Add OpenStack cloud configuration 40/40/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 4 Apr 2019 20:52:30 +0000 (13:52 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 4 Apr 2019 20:52:30 +0000 (13:52 -0700)
Change-Id: I95b2273165b3421582d67d32be534a7ebd63d0ff
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-config/clouds/openstack/cattle/centos7-builder-1c-1g [new file with mode: 0644]
jenkins-config/clouds/openstack/cattle/cloud.cfg [new file with mode: 0644]

diff --git a/jenkins-config/clouds/openstack/cattle/centos7-builder-1c-1g b/jenkins-config/clouds/openstack/cattle/centos7-builder-1c-1g
new file mode 100644 (file)
index 0000000..26cd786
--- /dev/null
@@ -0,0 +1,2 @@
+IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190404-155335.124
+HARDWARE_ID=v2-highcpu-1
diff --git a/jenkins-config/clouds/openstack/cattle/cloud.cfg b/jenkins-config/clouds/openstack/cattle/cloud.cfg
new file mode 100644 (file)
index 0000000..6b43482
--- /dev/null
@@ -0,0 +1,22 @@
+# Cloud Configuration
+CLOUD_CREDENTIAL_ID=os-cloud
+CLOUD_URL=https://auth.vexxhost.net/v3/
+CLOUD_IGNORE_SSL=false
+CLOUD_ZONE=sjc1
+
+# Default Template Configuration
+IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190404-155335.124
+HARDWARE_ID=v2-highcpu-1
+NETWORK_ID=b9e029b4-9b35-4a83-a4e6-c820eb00c3ec
+USER_DATA_ID=jenkins-init-script
+INSTANCE_CAP=10
+SANDBOX_CAP=4
+FLOATING_IP_POOL=
+SECURITY_GROUPS=default
+AVAILABILITY_ZONE=nova
+STARTUP_TIMEOUT=600000
+KEY_PAIR_NAME=jenkins-ssh
+NUM_EXECUTORS=1
+JVM_OPTIONS=
+FS_ROOT=/w
+RETENTION_TIME=0