Modify ci-management flavor 84/31684/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 18 Mar 2021 20:41:37 +0000 (15:41 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 18 Mar 2021 20:41:37 +0000 (15:41 -0500)
Modifying the ci-mgmt flavor to use v2 while we figure out what the
issue is with the v3 flavors.

Noticed the merge job is using the wrong builder so I switched it to the
4c-4g builder.

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I23c5e9ab21711d8545fdbcd12baeb1cfc55a3662

jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-builder-2c-2g.cfg
jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-builder-4c-4g.cfg
jenkins-config/clouds/openstack/FDIOVEX-CI/cloud.cfg
jjb/ci-management/ci-management-jobs.yaml

index cf844cd..b08b4fb 100644 (file)
@@ -1,4 +1,4 @@
 IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20200115-151843.366
 LABELS=centos7-builder-2c-2g
-HARDWARE_ID=v3-standard-2
+HARDWARE_ID=v2-highcpu-2
 VOLUME_SIZE=40
index 0b62d1a..26cf4d6 100644 (file)
@@ -1,4 +1,4 @@
 IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20200115-151843.366
 LABELS=centos7-builder-4c-4g
-HARDWARE_ID=v3-standard-4
+HARDWARE_ID=v2-highcpu-2
 VOLUME_SIZE=40
index 7b8aa5b..f0c8fad 100644 (file)
@@ -8,7 +8,7 @@ OS_CLOUD=vexci
 # Default Template Configuration
 IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20200115-151843.366
 VOLUME_SIZE=20
-HARDWARE_ID=v3-standard-2
+HARDWARE_ID=v2-highcpu-2
 NETWORK_ID=bcb9a62c-5a82-4293-a8c6-d73e8c2dbd03
 USER_DATA_ID=jenkins-init-system
 INSTANCE_CAP=20
index 9776841..f33e6e9 100644 (file)
@@ -7,7 +7,7 @@
       - gerrit-jenkins-sandbox-cleanup
       - gerrit-jjb-deploy-job
       - gerrit-jjb-merge:
-          build-node: centos7-builder-8c-8g
+          build-node: centos7-builder-4c-4g
       - gerrit-jjb-verify
 
     project: ci-management