diff options
author | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2021-10-19 12:04:16 -0600 |
---|---|---|
committer | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2021-10-19 12:04:16 -0600 |
commit | f7be726ca650b8cbd68f0282a6b719ac9e893848 (patch) | |
tree | 27b12941958ea9374f5f4285ac7b0572d55cb967 /jenkins-config/clouds/openstack/FDIOVEX-CI | |
parent | 9314534a1320d3289b1f0d7d15b30497d34919f3 (diff) |
Fix: update Ubuntu 20.04 builder labels
Issue-ID: RELENG-4015
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: If2860f613b3dc6eaa5c6face18a5ad9a86ca46cf
Diffstat (limited to 'jenkins-config/clouds/openstack/FDIOVEX-CI')
-rw-r--r-- | jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu2004-builder-4c-4g.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu2004-builder-4c-4g.cfg b/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu2004-builder-4c-4g.cfg index 90dc02012..dde854739 100644 --- a/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu2004-builder-4c-4g.cfg +++ b/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu2004-builder-4c-4g.cfg @@ -1,4 +1,4 @@ IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20211018-195917.723 -LABELS=ubuntu1804-builder-4c-4g +LABELS=ubuntu2004-builder-4c-4g HARDWARE_ID=v3-standard-4 VOLUME_SIZE=40 |