Add $SILO to $STACK_NAME 07/54207/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 2 Apr 2017 05:13:53 +0000 (22:13 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 2 Apr 2017 05:15:26 +0000 (22:15 -0700)
This helps us differentiate which stacks were created in which silo when
looking at Orchestration view in the cloud.

Issue: RELENG-18
Change-Id: I8fcf799e435355e9a29e6aeea66f2a3494c43595
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/releng-macros.yaml

index 636f91d49fb6774bb1503c17056b7bdff78a9243..a6a58855be87f4815dfa355c6eb2fd92529b7d58 100644 (file)
@@ -42,7 +42,7 @@
           description: "GERRIT_REFSPEC parameter if not given by trigger"
       - string:
           name: STACK_NAME
-          default: '$JOB_NAME-$BUILD_NUMBER'
+          default: '$SILO-$JOB_NAME-$BUILD_NUMBER'
           description: "Used by Heat to generate a unique stack & vm name"
       - string:
           name: OS_CLOUD