Chore: Migrate ci-man jobs to Centos8 82/133682/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 16 Mar 2023 19:18:08 +0000 (12:18 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 16 Mar 2023 19:18:08 +0000 (12:18 -0700)
Migrate to Centos8 as we work on deprecating Centos7

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If3a9a71b7ac03e9d68667fb3d8f343d19337ea08

jjb/ci-management/ci-management.yaml

index f6000c7..9a64462 100644 (file)
@@ -10,7 +10,7 @@
     project-name: ci-management
     jobs:
       - gerrit-info-yaml-verify
-    build-node: centos7-builder-2c-1g
+    build-node: centos8-builder-2c-1g
     project: ci-management
     branch: master
 
@@ -29,7 +29,7 @@
     archive-artifacts: '**/*.log'
     branch: 'master'
     build-timeout: '60'
-    build-node: 'centos7-builder-2c-1g'
+    build-node: 'centos8-builder-2c-1g'
     jjb-version: 4.1.0
     # configure the gerrit-jjb-verify job
     build-node-label-check: true
@@ -42,7 +42,7 @@
 
     project: ci-management
     project-name: ci-management
-    build-node: centos7-builder-2c-1g
+    build-node: centos8-builder-2c-1g
 
     jenkins-urls: >
         https://jenkins.onap.org
@@ -60,7 +60,7 @@
     archive-artifacts: '**/*.log'
     jenkins-ssh-credential: "{jenkins-ssh-credential}"
 
-    build-node: centos7-builder-2c-1g
+    build-node: centos8-builder-2c-1g
     # update-cloud-image: true
     build-timeout: 10