diff options
author | Anil Belur <abelur@linuxfoundation.org> | 2021-05-14 13:30:31 +1000 |
---|---|---|
committer | Anil Belur <abelur@linuxfoundation.org> | 2021-05-14 13:41:26 +1000 |
commit | b001af6b12ec833cca659bcaa46572e39e4b2099 (patch) | |
tree | 6b96d4293a8fb4be00e2a71ee4addde19177668e /jenkins-config/clouds/openstack | |
parent | 38e37faaba388cdffd0262a262ad356603756c29 (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.
Issue-ID: CIMAN-33
Change-Id: I38722ff3586dfdbc9eacb359e9e045d2d4c2dbf3
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Diffstat (limited to 'jenkins-config/clouds/openstack')
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |