Skip to content

Commit

Permalink
Add builds for ccsdk, sdnc New Delhi branches
Browse files Browse the repository at this point in the history
Add builds for ccsdk and sdnc newdelhi branches.  Remove any
remaining builds for london branch.

Issue-ID: CCSDK-4043
Change-Id: Ica7f8a88bd0c7cc29feda320e3e3dc2cd8f88fdd
Signed-off-by: Dan Timoney <[email protected]>
  • Loading branch information
djtimoney committed Aug 8, 2024
1 parent 8591d83 commit 01a4210
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 4 deletions.
2 changes: 2 additions & 0 deletions jjb/ccsdk/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@

project: "ccsdk/apps"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down
4 changes: 2 additions & 2 deletions jjb/ccsdk/ccsdk-csit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
stream:
- "master":
branch: "master"
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
- "london":
branch: "london"
mvn-settings: "ccsdk-distribution-settings"
mvn-version: "mvn38"
robot-options: ""
Expand Down
4 changes: 2 additions & 2 deletions jjb/ccsdk/ccsdk-oran.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
build-node: centos7-docker-2c-1g
project: "ccsdk/oran"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
- "london":
branch: "london"
java-version: openjdk17
mvn-version: "mvn38"
mvn-settings: "ccsdk-oran-settings"
Expand Down
2 changes: 2 additions & 0 deletions jjb/ccsdk/cds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@

project: "ccsdk/cds"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down
3 changes: 3 additions & 0 deletions jjb/ccsdk/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@

project: "ccsdk/distribution"
stream:
- "newdelhi":
branch: "newdelhi"
java-version: openjdk17
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down
3 changes: 3 additions & 0 deletions jjb/ccsdk/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@

project: "ccsdk/features"
stream:
- "newdelhi":
branch: "newdelhi"
mvn-opts: "-Xmx3072m"
- "montreal":
branch: "montreal"
mvn-opts: "-Xmx3072m"
Expand Down
2 changes: 2 additions & 0 deletions jjb/ccsdk/odl-legacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
stream:
- "master":
branch: "master"
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down
2 changes: 2 additions & 0 deletions jjb/ccsdk/parent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
nexus-snapshot-repo: "snapshots"
project: "ccsdk/parent"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down
2 changes: 2 additions & 0 deletions jjb/ccsdk/sli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@

project: "ccsdk/sli"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down
2 changes: 2 additions & 0 deletions jjb/sdnc/sdnc-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@

project: "sdnc/apps"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk11
Expand Down
2 changes: 2 additions & 0 deletions jjb/sdnc/sdnc-csit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
stream:
- "master":
branch: "master"
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
mvn-settings: "sdnc-oam-settings"
Expand Down
2 changes: 2 additions & 0 deletions jjb/sdnc/sdnc-northbound.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

project: "sdnc/northbound"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down
2 changes: 2 additions & 0 deletions jjb/sdnc/sdnc-oam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
build-node: centos7-docker-2c-1g
project: "sdnc/oam"
stream:
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
Expand Down

0 comments on commit 01a4210

Please sign in to comment.