diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2021-03-29 12:28:20 -0500 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2021-03-29 12:28:20 -0500 |
commit | 1a5efba072c8a9ccf5c7fe884f10037f3fba9444 (patch) | |
tree | 11b98496cb9daaa84067c0057ff3eca8e287545e /jenkins-config | |
parent | f3fc914e1f5d8f4fc3800f6eb29834f263c499f8 (diff) |
Add additional V3 template
Adding a centos7-v3-4c-4g to test V3 flavors. When testing is
scucessful, the centos7-builder-4c-4g will be modified to use the V3
builder and this additional template will be removed.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ic1e02b7c5c550a7c15c8f7f06844c510c43eb77b
Diffstat (limited to 'jenkins-config')
-rw-r--r-- | jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-v3-4c-4g | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-v3-4c-4g b/jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-v3-4c-4g new file mode 100644 index 000000000..0b62d1abc --- /dev/null +++ b/jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-v3-4c-4g @@ -0,0 +1,4 @@ +IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20200115-151843.366 +LABELS=centos7-builder-4c-4g +HARDWARE_ID=v3-standard-4 +VOLUME_SIZE=40 |