diff options
author | Anil Belur <abelur@linuxfoundation.org> | 2021-05-14 13:45:02 +1000 |
---|---|---|
committer | Anil Belur <abelur@linuxfoundation.org> | 2021-05-14 13:45:02 +1000 |
commit | c63867976387ab71f43d93b25270fcceea4a03ae (patch) | |
tree | 158944c0954fe1a268443f510523bc6c514697d4 /jenkins-config/clouds | |
parent | 6d05af32397ed6381069813117d9ca149df701fb (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: I6740f736ff4daaa10b1cdf23cb6466ee3d394d02
Issue-ID: CIMAN-33
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Diffstat (limited to 'jenkins-config/clouds')
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/ubuntu1804-memcached-4c-4g.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu1804-memcached-4c-4g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu1804-memcached-4c-4g.cfg index cc1ec6ba6..5610c6ad1 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu1804-memcached-4c-4g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1804-memcached-4c-4g.cfg @@ -1,4 +1,4 @@ IMAGE_NAME=Ubuntu 18.04 - memcached - - 120780707-7003 LABELS=ubuntu1804-memcached-4c-4g -HARDWARE_ID=v2-highcpu-4 +HARDWARE_ID=v3-standard-4 VOLUME_SIZE=50 |