Skip to content

Commit

Permalink
CCSDK/ORAN - re-enable London jenkins jobs
Browse files Browse the repository at this point in the history
ccsdk/oran/a1-policy-management (london) functions have has not yet reached EOL,
and continues to be maintained/updated.

Issue-ID: CCSDK-4027
Change-Id: Ic5e7e18f9b5e414dd1214600838a3cd7bb5f9264
Signed-off-by: JohnKeeney <[email protected]>
  • Loading branch information
JohnKeeneyEST committed Aug 23, 2024
1 parent 39624c5 commit d10b129
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 5 additions & 1 deletion jjb/ccsdk/ccsdk-csit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,16 @@
- "{project-name}-merge-verification-maven-{stream}":
mvn-params: "-Dmaven.test.skip=true -Ddocker.skip.push=true -Pdocker"
project-name: "ccsdk-oran"
recipients: "[email protected] martin.c.yan@est.tech"
recipients: "John.Keeney@est.tech"
# project name in gerrit
project: "ccsdk/oran"
stream:
- "master":
branch: "master"
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
- "london":
branch: "london"
java-version: openjdk17
Expand Down
2 changes: 2 additions & 0 deletions jjb/ccsdk/ccsdk-oran.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
branch: "newdelhi"
- "montreal":
branch: "montreal"
- "london":
branch: "london"
java-version: openjdk17
mvn-version: "mvn38"
mvn-settings: "ccsdk-oran-settings"
Expand Down

0 comments on commit d10b129

Please sign in to comment.