From b001af6b12ec833cca659bcaa46572e39e4b2099 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Fri, 14 May 2021 13:30:31 +1000 Subject: [PATCH] CI: Migrate jobs from v2-highcpu-* flavors to v3 v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Issue-ID: CIMAN-33 Change-Id: I38722ff3586dfdbc9eacb359e9e045d2d4c2dbf3 Signed-off-by: Anil Belur --- jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg b/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg index f85063238..4ea16ccb3 100644 --- a/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg +++ b/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg @@ -1,4 +1,4 @@ IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20200224-191258.235 LABELS=centos7-builder-2c-1g -HARDWARE_ID=v2-highcpu-2 +HARDWARE_ID=v3-standard-2 VOLUME_SIZE=20 -- 2.16.6