diff options
author | Vanessa Valderrama <vvalderrama@linuxfoundation.org> | 2023-05-10 14:15:48 -0500 |
---|---|---|
committer | Vanessa Valderrama <vvalderrama@linuxfoundation.org> | 2023-05-10 14:15:48 -0500 |
commit | 1a2cff7322c5be4623cb0804bf99ce66d46b93e8 (patch) | |
tree | f8703b5e0ac3bad0db352164ad36e007c5fe7fef /jenkins-config/clouds/openstack/FDIOVEX-CI | |
parent | 909b5c33b35ccf42615f1846cca8018c14216235 (diff) |
CI: Add CentOS 8 node
Change-Id: Iab46a29dc50ce614ae22ab75a04d6d95c8159507
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jenkins-config/clouds/openstack/FDIOVEX-CI')
-rw-r--r-- | jenkins-config/clouds/openstack/FDIOVEX-CI/centos8-builder-2c-2g.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jenkins-config/clouds/openstack/FDIOVEX-CI/centos8-builder-2c-2g.cfg b/jenkins-config/clouds/openstack/FDIOVEX-CI/centos8-builder-2c-2g.cfg new file mode 100644 index 000000000..87b4ea90d --- /dev/null +++ b/jenkins-config/clouds/openstack/FDIOVEX-CI/centos8-builder-2c-2g.cfg @@ -0,0 +1,3 @@ +IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230501-160107.084 +LABELS=centos8-builder-2c-2g +HARDWARE_ID=v3-standard-2 |