summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2023-02-22 15:34:31 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2023-02-22 17:16:50 -0800
commit58c14ec137525b26a7128bc4149b26bf5e2ec2a3 (patch)
treeffbaeaa2f287ace2cfd253260252b6aeaa9650bb /jjb/sdnc
parenta143b81fcbaed3439b8b4f6d3b4afa8782e6430f (diff)
Fix: Move CCSDK/SDNC release jobs to C7
There is an issue detected in C8 at the time of signing the release tag which is still under investigation. Use C7 for now, this will not affect the artifacts since these were built in the stage job with C8. This job exclusively releases the artifacts without rebuilding them. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id2eab9da35fb44f1889bf4a10ef2acf3c1f919e6
Diffstat (limited to 'jjb/sdnc')
-rw-r--r--jjb/sdnc/sdnc-apps.yaml2
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml2
-rw-r--r--jjb/sdnc/sdnc-oam.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/jjb/sdnc/sdnc-apps.yaml b/jjb/sdnc/sdnc-apps.yaml
index 472d63704..408f7b35e 100644
--- a/jjb/sdnc/sdnc-apps.yaml
+++ b/jjb/sdnc/sdnc-apps.yaml
@@ -31,7 +31,7 @@
maven-versions-plugin: true
cron: '@daily'
- '{project-name}-gerrit-release-jobs':
- build-node: centos8-docker-8c-8g
+ build-node: centos7-docker-2c-8g
project: 'sdnc/apps'
stream:
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index f5f0ea899..d1711b502 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -12,7 +12,7 @@
cron: ''
sbom-generator: true
- '{project-name}-gerrit-release-jobs':
- build-node: centos8-docker-8c-8g
+ build-node: centos7-docker-2c-8g
project: 'sdnc/northbound'
stream:
diff --git a/jjb/sdnc/sdnc-oam.yaml b/jjb/sdnc/sdnc-oam.yaml
index 964417f8a..b59f3f66d 100644
--- a/jjb/sdnc/sdnc-oam.yaml
+++ b/jjb/sdnc/sdnc-oam.yaml
@@ -22,7 +22,7 @@
maven-versions-plugin: true
cron: '@daily'
- '{project-name}-gerrit-release-jobs':
- build-node: centos8-docker-8c-8g
+ build-node: centos7-docker-2c-8g
project: 'sdnc/oam'
stream:
- 'master':