From: Vladimir Khlyunev Date: Thu, 18 Apr 2019 10:07:01 +0000 (+0400) Subject: Remove default image name from job parameter X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=65382d150b6a55f3191b63cfe3d509357a6560cf;p=tools%2Fsustaining.git Remove default image name from job parameter I discovered that image name already specified in heat templates and we can use it as default. Change-Id: I9a008cd5ebbb95df4c1ba5ef67851514d3a3ec2b --- diff --git a/maintenance-ci/common/jobs/deploy-stack.yaml b/maintenance-ci/common/jobs/deploy-stack.yaml index 052d8fc..1e08ab1 100644 --- a/maintenance-ci/common/jobs/deploy-stack.yaml +++ b/maintenance-ci/common/jobs/deploy-stack.yaml @@ -28,7 +28,8 @@ - mos.tempest (128gb ram) - string: name: IMAGE_NAME - default: maintenance-ci-base-image + default: "" + description: "Overwrites image name in heat stack template. Use only when needed" - string: name: JENKINS_LABELS default: ''