Merge "[testapi] Add build parameter to run jenkins job."
[releng.git] / jjb / global / installer-params.yml
index 55f4769..4a50a59 100644 (file)
             name: INSTALLER_TYPE
             default: infra
             description: 'Installer used for deploying OPNFV on this POD'
+- parameter:
+    name: 'netvirt-defaults'
+    parameters:
+        - string:
+            name: INSTALLER_IP
+            default: '192.168.X.X'
+            description: 'IP of the installer'
+        - string:
+            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'
+            description: 'external network for test'