diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-18 09:58:46 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-18 09:59:27 +0100 |
commit | d6297d731df4ee327e91cb523b8dd1395098043d (patch) | |
tree | 2a5da26a818c2c00092ac1c81e95f89159d91452 /jjb/opnfv | |
parent | 6a55a8b1fb286d169c272dedc763358e0a0a7922 (diff) |
joid: Move multijob to build node and get rid of duplicated parameter
Change-Id: I358b496ce64ca7969b3675f7943bf3f412860c17
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 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)' |