diff options
-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' |