remove DEPLOY_SCENARIO from installer-params 61/27661/1
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Fri, 27 Jan 2017 08:03:06 +0000 (08:03 +0000)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Fri, 27 Jan 2017 08:03:06 +0000 (08:03 +0000)
Change-Id: Iea26041bacb8c8447519634b8f37d1b59b8f27e8
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
jjb/3rd_party_ci/odl-netvirt.yml
jjb/global/installer-params.yml

index 0e479cc..a57bf17 100644 (file)
             branch: '{branch}'
         - '{slave-label}-defaults'
         - '{installer}-defaults'
+        - string:
+            name: DEPLOY_SCENARIO
+            default: 'os-odl_l2-bgpvpn-noha'
+            description: 'Scenario to deploy and test'
 
     builders:
         - description-setter:
index 8e957eb..6e965a9 100644 (file)
@@ -9,10 +9,6 @@
             name: INSTALLER_TYPE
             default: apex
             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: 'external'
             name: INSTALLER_TYPE
             default: netvirt
             description: 'Installer used for deploying OPNFV on this POD'
-        - string:
-            name: DEPLOY_SCENARIO
-            default: 'os-odl_l2-bgpvpn-noha'
-            description: 'Scenario to deploy and test'
         - string:
             name: EXTERNAL_NETWORK
             default: 'external'