summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-02-01 08:13:17 -0500
committerDan Timoney <dtimoney@att.com>2023-02-01 08:13:17 -0500
commitc43d809caabb7b6aa84fd46ad29b63c666cb90ad (patch)
tree10e7524365373d0c14fd72038250a841f1d6120e /jjb/sdnc
parent3e93fb32bbd89bda3ebf08af0a054c0b0129a531 (diff)
Resolve CCSDK, SDNC openjdk17 compile issues
Move ccsdk and sdnc jobs from centos7 to centos8 build nodes, which support openjdk17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I69d6af31b8f874a3dc08a8365eb8ce9a360f1b68
Diffstat (limited to 'jjb/sdnc')
-rw-r--r--jjb/sdnc/sdnc-apps.yaml6
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml6
-rw-r--r--jjb/sdnc/sdnc-oam.yaml6
3 files changed, 9 insertions, 9 deletions
diff --git a/jjb/sdnc/sdnc-apps.yaml b/jjb/sdnc/sdnc-apps.yaml
index b92ed487b..7b4083201 100644
--- a/jjb/sdnc/sdnc-apps.yaml
+++ b/jjb/sdnc/sdnc-apps.yaml
@@ -18,7 +18,7 @@
cron: '@daily'
mvn-params: '-Dmaven.test.skip=true'
- gerrit-maven-stage:
- build-node: centos7-builder-4c-4g
+ build-node: centos8-builder-4c-4g
sign-artifacts: true
mvn-params: '-Dmaven.test.skip=true'
cron: ''
@@ -31,7 +31,7 @@
maven-versions-plugin: true
cron: '@daily'
- '{project-name}-gerrit-release-jobs':
- build-node: centos7-docker-8c-8g
+ build-node: centos8-docker-8c-8g
project: 'sdnc/apps'
stream:
@@ -115,6 +115,6 @@
project-name: sdnc-apps
jobs:
- gerrit-info-yaml-verify
- build-node: centos7-builder-2c-1g
+ build-node: centos8-builder-2c-1g
project: sdnc/apps
branch: master
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index a2f070fc4..d44904c08 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -8,11 +8,11 @@
cron: '@daily'
- gerrit-maven-stage:
sign-artifacts: true
- build-node: centos7-builder-4c-4g
+ build-node: centos8-builder-4c-4g
cron: ''
sbom-generator: false
- '{project-name}-gerrit-release-jobs':
- build-node: centos7-docker-8c-8g
+ build-node: centos8-docker-8c-8g
project: 'sdnc/northbound'
stream:
@@ -77,6 +77,6 @@
project-name: sdnc-northbound
jobs:
- gerrit-info-yaml-verify
- build-node: centos7-builder-2c-1g
+ build-node: centos8-builder-2c-1g
project: sdnc/northbound
branch: master
diff --git a/jjb/sdnc/sdnc-oam.yaml b/jjb/sdnc/sdnc-oam.yaml
index 9ffb8296c..da7a4cc4d 100644
--- a/jjb/sdnc/sdnc-oam.yaml
+++ b/jjb/sdnc/sdnc-oam.yaml
@@ -9,7 +9,7 @@
cron: '@daily'
mvn-params: '-Dmaven.test.skip=true'
- gerrit-maven-stage:
- build-node: centos7-builder-4c-4g
+ build-node: centos8-builder-4c-4g
sign-artifacts: true
mvn-params: '-Dmaven.test.skip=true'
cron: ''
@@ -22,7 +22,7 @@
maven-versions-plugin: true
cron: '@daily'
- '{project-name}-gerrit-release-jobs':
- build-node: centos7-docker-8c-8g
+ build-node: centos8-docker-8c-8g
project: 'sdnc/oam'
stream:
- 'master':
@@ -79,6 +79,6 @@
project-name: sdnc-oam
jobs:
- gerrit-info-yaml-verify
- build-node: centos7-builder-2c-1g
+ build-node: centos8-builder-2c-1g
project: sdnc/oam
branch: master