commit | c54ab52c54523290645428d2add78e9041b93ab6 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Thu Nov 30 12:48:29 2017 +0100 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Mon Dec 04 12:57:48 2017 +0000 |
tree | e0c82002c6a6567852f64476235518cd8c84b9a6 | |
parent | 3177fc88357ef2ac21c09509d4210245c37a4f6d [diff] [blame] |
Add stack_reclass_address parameter Allows to specify custom reclass to deploy with. By default set to empty and default value from heat-template will be picked. Change-Id: I79f5c4158020caa9e104eaabe1bf28981276e812
diff --git a/jenkins/client/job/deploy/lab/deploy.yml b/jenkins/client/job/deploy/lab/deploy.yml index 5520bc1..308b613 100644 --- a/jenkins/client/job/deploy/lab/deploy.yml +++ b/jenkins/client/job/deploy/lab/deploy.yml
@@ -71,6 +71,9 @@ type: string default: 'deploy-stack-cleanup' + STACK_RECLASS_ADDRESS: + type: string + default: "" STACK_RECLASS_BRANCH: type: string default: ""