diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-21 23:49:38 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-21 23:49:38 +0100 |
commit | 1263b76fdb0642130ece84029f98989c5bdb3a7d (patch) | |
tree | 9148b19e39d96c7e2622d7796cf191e9aad4026d /jjb/opnfv/installer-params.yml | |
parent | cb128024d7d0b8f2de7033a31b817b0ad42909e3 (diff) |
Set DEPLOY_SCENARIO Jenkins job parameter for Fuel
Change-Id: Icaa09dbba241e422c6932a443b3aa3975a4580d7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/opnfv/installer-params.yml')
-rw-r--r-- | jjb/opnfv/installer-params.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml index 1bd1ce737..dc170f79a 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -57,6 +57,10 @@ name: OPNFV_FEATURE default: 'none' description: 'OPNFV Feature to activate' + - string: + name: DEPLOY_SCENARIO + default: 'test' + description: 'OPNFV Deployment Scenario' - parameter: name: 'joid-defaults' |