From a01256fccabb2229f4061b5d81c408552e9f06fd Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 5 Aug 2020 16:05:56 -0700 Subject: Add volume size for cloud instances The value is now needed to be defined with the latest cloud provider upgrades. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: Iad3cb5ca9763fe74a9086b37a7ca2b86fb7d175f --- jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg') diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg index d69e20940..1c707acd2 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg @@ -1,3 +1,4 @@ IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - - 20200506-233718.921 LABELS=ubuntu1804-helm-2c-1g HARDWARE_ID=v2-highcpu-2 +VOLUME_SIZE=20 -- cgit 1.2.3-korg