From 58c14ec137525b26a7128bc4149b26bf5e2ec2a3 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 22 Feb 2023 15:34:31 -0800 Subject: 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 Change-Id: Id2eab9da35fb44f1889bf4a10ef2acf3c1f919e6 --- jjb/sdnc/sdnc-oam.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/sdnc/sdnc-oam.yaml') 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': -- cgit 1.2.3-korg