diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-23 20:04:38 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-25 07:35:16 +0000 |
commit | a9cf10333f56f6bcef53867b624d084823c76b5c (patch) | |
tree | 8982435cb3d3e2d11dd663185178b5b32d1b2f0b /jjb/opnfv | |
parent | 51f8b2dbaac66424e1c7cb67422e10f8cec9471c (diff) |
joid: Set and pass DEPLOY_SCENARIO
Change-Id: I4209f0aaf84bd4e0a455d8470e2555999bd1eddb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r-- | jjb/opnfv/installer-params.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml index 282ced5cc..9dd3d5406 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -89,7 +89,3 @@ name: MAAS_REINSTALL default: 'false' description: "Reinstall MAAS and Bootstrap before deploy [true/false]" - - string: - name: DEPLOY_SCENARIO - default: 'os-odl_l2-nofeature-ha' - description: "Scenario to deploy and test" |