From: Andrew Grimberg Date: Thu, 21 Apr 2022 15:59:06 +0000 (-0700) Subject: CI: Move helm builds to larger instance X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F75%2F128775%2F2;p=ci-management.git CI: Move helm builds to larger instance Instead of specifying a VOLUME_SIZE and causing the cloud to generate a volume from the boot image, we should be launching directly against the boot image. To get the same (or in this case larger) disk we need to bump up the flavor size to achieve our goals. Issue-ID: CIMAN-33 Change-Id: Id6c2d6f0ef8ac84480d155e592e82b7aeddad286 Signed-off-by: Andrew Grimberg --- 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 d35f0e9b6..970d9abbb 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1804-helm-2c-1g.cfg @@ -1,4 +1,3 @@ -IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - - 20220419-175332.347 +IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - - 20210318-054700.866 LABELS=ubuntu1804-helm-2c-1g -HARDWARE_ID=v3-standard-2 -VOLUME_SIZE=50 +HARDWARE_ID=v3-standard-4