diff options
author | meimei <meimei@huawei.com> | 2016-01-16 16:36:37 +0800 |
---|---|---|
committer | meimei <meimei@huawei.com> | 2016-01-16 16:36:37 +0800 |
commit | 1c1fb720fadd8a646a39f56bb152aef6cc0f63c7 (patch) | |
tree | 99d7b097967c03bc3937bf50d2bd0191f0f2790e /jjb | |
parent | f06bc137ab2ed5b6a2c29ed528fc3cd1b14d087e (diff) |
remove the deploy_scenario in installer_parameter
Change-Id: I08568093cf285fd5c7553d7c3bdca374e48019a7
Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb')
-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 0ed486524..ff7a239cb 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -30,10 +30,6 @@ default: compass description: 'Installer used for deploying OPNFV on this POD' - string: - name: DEPLOY_SCENARIO - default: 'none' - description: 'Scenario to deploy and test' - - string: name: EXTERNAL_NETWORK default: 'ext-net' description: 'external network for test' |