From a38c49cdeb14ca194411e1216a12446e707d6c6a Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Thu, 7 Nov 2019 16:01:50 -0600 Subject: Configure Jenkins clouds and templates This change is to configure Jenkins clouds and templates via JJB. These configurations will configure the sandbox and production. Change-Id: I0620ae5f4d24066ad7930744f5c79ec49259e15e Signed-off-by: Vanessa Rene Valderrama --- .../clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-8g.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-8g.cfg (limited to 'jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-8g.cfg') diff --git a/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-8g.cfg b/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-8g.cfg new file mode 100644 index 000000000..8bda88348 --- /dev/null +++ b/jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-8g.cfg @@ -0,0 +1,3 @@ +IMAGE_NAME=ZZCI - Ubuntu 16.04 - builder - x86_64 - 20191119-214815.550 +LABELS=ubuntu1604-builder-8c-8g +HARDWARE_ID=v2-highcpu-8 -- cgit 1.2.3-korg