diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2016-01-18 20:23:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-18 20:23:19 +0000 |
commit | 628582a9d06826a8a2cf164ca3560f5e71225c5c (patch) | |
tree | 87117faf4afb05d5f644f2a2532497069cbe7792 /jjb/opnfv | |
parent | 659810f6d6845f0a2dfc2ba9a67ab6b641146541 (diff) | |
parent | d6297d731df4ee327e91cb523b8dd1395098043d (diff) |
Merge "joid: Move multijob to build node and get rid of duplicated parameter"
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 986ecc081..9dd3d5406 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -62,10 +62,6 @@ default: joid description: 'Installer used for deploying OPNFV on this POD' - string: - name: DEPLOY_SCENARIO - default: 'none' - description: 'Scenario to deploy and test' - - string: name: OS_RELEASE default: 'liberty' description: 'OpenStack release (kilo|liberty)' |