Create daily job for infra deployment, remove sandbox jobs and fix bugs
[releng.git] / jjb / opnfv / installer-params.yml
index fbcaa4b..ec0b861 100644 (file)
             name: CPU_ARCHITECTURE
             default: 'amd64'
             description: "CPU Architecture to use for Ubuntu distro "
-
 - parameter:
-    name: 'sandbox-defaults'
+    name: 'infra-defaults'
     parameters:
         - string:
             name: INSTALLER_IP
-            default: '10.20.0.2'
+            default: '192.168.122.2'
             description: 'IP of the installer'
         - string:
             name: INSTALLER_TYPE
-            default: sandbox
+            default: infra
             description: 'Installer used for deploying OPNFV on this POD'
-        - string:
-            name: EXTERNAL_NETWORK
-            default: 'admin_floating_net'
-            description: 'external network for test'