Skip to content

Commit

Permalink
Merge changes I88b324ac,Ibcfa0af1
Browse files Browse the repository at this point in the history
* changes:
  Remove netconf-6.0.x jobs
  Add netconf-8.0.x jobs
  • Loading branch information
rovarga authored and Gerrit Code Review committed Oct 24, 2024
2 parents 8659290 + 883126f commit e995104
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions jjb/netconf/netconf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
staging-profile-id: a67b22fc3663f

- project:
name: netconf-7.0.x
name: netconf-8.0.x
jobs:
- "{project-name}-rtd-jobs":
build-node: centos8-builder-2c-2g
Expand All @@ -41,15 +41,14 @@
- gerrit-tox-verify:
build-node: centos8-builder-2c-2g
parallel: true
- odl-maven-jobs-jdk17
- odl-maven-verify-jobs-jdk17
- odl-maven-verify-jobs-jdk21:
build-node: ubuntu2004-docker-4c-4g
- odl-maven-jobs-jdk21
- odl-maven-verify-jobs-jdk21

project: netconf
project-name: netconf
stream: 7.0.x
branch: 7.0.x
stream: 8.0.x
branch: 8.0.x
build-node: ubuntu2004-docker-4c-4g
build-timeout: 90

mvn-settings: "netconf-settings"
Expand All @@ -63,7 +62,7 @@
staging-profile-id: a67b22fc3663f

- project:
name: netconf-6.0.x
name: netconf-7.0.x
jobs:
- "{project-name}-rtd-jobs":
build-node: centos8-builder-2c-2g
Expand All @@ -75,11 +74,13 @@
parallel: true
- odl-maven-jobs-jdk17
- odl-maven-verify-jobs-jdk17
- odl-maven-verify-jobs-jdk21:
build-node: ubuntu2004-docker-4c-4g

project: netconf
project-name: netconf
stream: 6.0.x
branch: 6.0.x
stream: 7.0.x
branch: 7.0.x
build-timeout: 90

mvn-settings: "netconf-settings"
Expand Down

0 comments on commit e995104

Please sign in to comment.