From 6d05af32397ed6381069813117d9ca149df701fb Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Fri, 14 May 2021 13:44:46 +1000 Subject: 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. Change-Id: Ib08a62f3380e0148bc0ff93e0d3c67e0ad5dbcfb Issue-ID: CIMAN-33 Signed-off-by: Anil Belur --- jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jenkins-config') diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg index f72ecc1e6..26892ac78 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg @@ -1,4 +1,4 @@ IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - - 20210318-054700.866 LABELS=ubuntu1804-helm-2c-1g -HARDWARE_ID=v2-highcpu-2 +HARDWARE_ID=v3-standard-2 VOLUME_SIZE=50 -- cgit 1.2.3-korg