Resize Ubuntu 18.04 builders to default of 20GB 38/2838/2
authorEric Ball <eball@linuxfoundation.org>
Wed, 18 Mar 2020 01:43:41 +0000 (18:43 -0700)
committerEric Ball <eball@linuxfoundation.org>
Wed, 18 Mar 2020 01:54:44 +0000 (18:54 -0700)
The new Ubuntu images that we recently changed over to require at
least 20GB of HDD, rather than the previous setting of 10GB. By
removing the value from these files, we will use the config default
of 20GB.

Change-Id: I7259d1321f315d47b2fa8d8fce3c8b83543c8f3b
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-2c-2g.cfg
jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg

index 38b299b..6195074 100644 (file)
@@ -1,4 +1,3 @@
 IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20200317-165726.675
 LABELS=ubuntu1804-builder-2c-2g
 HARDWARE_ID=v2-highcpu-2
-VOLUME_SIZE=10
index 17d13d8..fc46629 100644 (file)
@@ -1,4 +1,3 @@
 IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20200317-165726.675
 LABELS=ubuntu1804-builder-4c-4g
 HARDWARE_ID=v2-highcpu-4
-VOLUME_SIZE=10