diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2021-03-12 15:17:25 -0600 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2021-03-12 15:17:25 -0600 |
commit | c833bde013f9172163746e7c7f1c37465553a811 (patch) | |
tree | b7479b23eda29579460e6217ba6ebe35274d5ae1 /jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804arm-docker-4c-4g | |
parent | 9e1c2a0c8548828bb0c878cb6b6e36a914744b39 (diff) |
Modify executor flavors
Modifying the executors to use the new V3 flavors which will improve
performance and are more cost efficient.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I74bdda1e2be2a42e0927e8bd4243dd2b495e3cef
Diffstat (limited to 'jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804arm-docker-4c-4g')
-rw-r--r-- | jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804arm-docker-4c-4g | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804arm-docker-4c-4g b/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804arm-docker-4c-4g index 789129e0a..b2cb36567 100644 --- a/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804arm-docker-4c-4g +++ b/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804arm-docker-4c-4g @@ -1,5 +1,5 @@ IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - arm64 - 20191209-185146.016 LABELS=ubuntu1804arm-docker-4c-4g -HARDWARE_ID=v2-standard-4 +HARDWARE_ID=v3-standard-4 VOLUME_SIZE=20 |