cloud-infra: Specify heat environment filename for spinnaker stack 04/3104/1
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 6 Dec 2019 13:35:07 +0000 (14:35 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 6 Dec 2019 13:35:07 +0000 (14:35 +0100)
Change-Id: Ic098199630e58841b18e595648c685f075b19a6c

jjb/cloud-infra/cloud-infra-periodic-spinnaker.yaml

index 2590c422903eec6c01bef71acbf0927209978427..62c9b58d8e39f208ba92b6ed220a7a928e3b9e30 100644 (file)
       - string:
           name: HEAT_ENVIRONMENT_FILENAME
           default: "heat-environment-full.yaml"
-          description: 'Heat environment file to use for creating the stack'
+          description: 'Heat environment filename to use for creating the stack'
+      - string:
+          name: HEAT_ENVIRONMENT_FILE
+          default: "file://$WORKSPACE/.cache/repos/swconfig/scenarios/$DEPLOY_SCENARIO/$INSTALLER_TYPE/role/$DEPLOY_SCENARIO/files/$HEAT_ENVIRONMENT_FILENAME"
+          description: 'Heat environment file location to use for creating the stack'
       - string:
           name: ENGINE_VERSION
           default: '{engine-version}'