diff options
author | Anil Belur <abelur@linuxfoundation.org> | 2021-05-14 13:44:46 +1000 |
---|---|---|
committer | Anil Belur <abelur@linuxfoundation.org> | 2021-05-14 13:44:46 +1000 |
commit | 6d05af32397ed6381069813117d9ca149df701fb (patch) | |
tree | 09d5691fbb3d1cce0dac04da188af3c3d0fa18f4 /jenkins-config | |
parent | bdf8a31871831cf309f4be11ed54b9669301535c (diff) |
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 <abelur@linuxfoundation.org>
Diffstat (limited to 'jenkins-config')
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |