Skip to content

Commit

Permalink
Update scandium branch for netconf CSIT jobs
Browse files Browse the repository at this point in the history
The stability branch for Scandium (8.0.x) has been created for netconf.
Update the scandium branch for the netconf CSIT jobs.

Change-Id: Ib75d447c194e8a80d7cb71c0a386c2e1116daf19
Signed-off-by: Sangwook Ha <[email protected]>
  • Loading branch information
sangwookha-vz committed Oct 31, 2024
1 parent 2c7ec28 commit 6451ec9
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-clustering-scale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
branch: "master"
jre: "openjdk21"
- scandium:
branch: "master"
branch: "8.0.x"
jre: "openjdk21"
- calcium:
branch: "7.0.x"
Expand Down
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-clustering.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
branch: "master"
jre: "openjdk21"
- scandium:
branch: "master"
branch: "8.0.x"
jre: "openjdk21"
- calcium:
branch: "7.0.x"
Expand Down
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-csit-callhome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
branch: "master"
jre: "openjdk21"
- scandium:
branch: "master"
branch: "8.0.x"
jre: "openjdk21"
- calcium:
branch: "7.0.x"
Expand Down
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-distribution-mri-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- titanium:
branch: "master"
- scandium:
branch: "master"
branch: "8.0.x"
- calcium:
branch: "7.0.x"

Expand Down
4 changes: 2 additions & 2 deletions jjb/netconf/netconf-patch-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
# Project branches
stream:
- titanium:
branch: master
branch: "master"
- scandium:
branch: master
branch: "8.0.x"

java-version: openjdk21
mvn-version: mvn39
Expand Down
4 changes: 2 additions & 2 deletions jjb/netconf/netconf-scale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
branch: "master"
jre: "openjdk21"
- scandium:
branch: "master"
branch: "8.0.x"
jre: "openjdk21"
- calcium:
branch: "7.0.x"
Expand Down Expand Up @@ -58,7 +58,7 @@
branch: "master"
jre: "openjdk21"
- scandium:
branch: "master"
branch: "8.0.x"
jre: "openjdk21"
- calcium:
branch: "7.0.x"
Expand Down
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-userfeatures-netty.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
branch: "master"
jre: "openjdk21"
- scandium:
branch: "master"
branch: "8.0.x"
jre: "openjdk21"

karaf-version: netconf
Expand Down
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-userfeatures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
branch: "master"
jre: "openjdk21"
- scandium:
branch: "master"
branch: "8.0.x"
jre: "openjdk21"
- calcium:
branch: "7.0.x"
Expand Down

0 comments on commit 6451ec9

Please sign in to comment.