From dfbd7497a0afe7741bf1fae2815f77b0c215c010 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 5 Aug 2020 09:37:06 -0700 Subject: Add new 8c-16g Ubuntu node This node has additional CPUs that will help us process the Robot Framework tests for CLAMP better with less intermittent failures. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: Iff2607f0957d2bffb4a5944e8fa114ef22c139da --- jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg (limited to 'jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg') diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg new file mode 100644 index 000000000..eb4c1661e --- /dev/null +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg @@ -0,0 +1,3 @@ +IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20200720-202227.181 +LABELS=ubuntu1804-docker-8c-16g +HARDWARE_ID=v2-highcpu-16 -- cgit 1.2.3-korg