Chore: Set Cloud AZ and default storage size 88/97888/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 14 Oct 2021 22:30:18 +0000 (15:30 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 14 Oct 2021 22:31:24 +0000 (15:31 -0700)
The JCasC configuration for OpenStack is requiring that we set an AZ as
well as default storage size. Not doing so causes the outputed JCasC to
have bad data and not load.

Change-Id: I01696797bd709e1eac5c3fb6fd6d93a715827593
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-config/clouds/openstack/odlvex/cloud.cfg

index 3836dd3395cb39c5c39d5825c42f64f5c5151bf4..ffe448be6c977630b9345043383965e9127b2a60 100644 (file)
@@ -6,6 +6,8 @@ CLOUD_ZONE=ca-ymq-1
 
 # Default Template Configuration
 IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20211001-123242.814
+VOLUME_SIZE=20
+AVAILABILITY_ZONE=nova
 HARDWARE_ID=v3-standard-2
 NETWORK_ID=b5fcd86e-efac-4997-b8bc-dbe0d35bc229
 USER_DATA_ID=jenkins-init-script