Merge "[multisite] trigger functest followed daily deployment job"
[releng.git] / jjb / opnfv / installer-params.yml
index 98a15de..60fee92 100644 (file)
             description: "Reinstall MAAS and Bootstrap before deploy [true/false]"
         - string:
             name: UBUNTU_DISTRO
-            default: 'trusty'
+            default: 'xenial'
             description: "Ubuntu distribution to use for Openstack (trusty|xenial)"
         - string:
             name: CPU_ARCHITECTURE
             default: 'amd64'
             description: "CPU Architecture to use for Ubuntu distro "
+
+- parameter:
+    name: 'sandbox-defaults'
+    parameters:
+        - string:
+            name: INSTALLER_IP
+            default: '10.20.0.2'
+            description: 'IP of the installer'
+        - string:
+            name: INSTALLER_TYPE
+            default: sandbox
+            description: 'Installer used for deploying OPNFV on this POD'
+        - string:
+            name: EXTERNAL_NETWORK
+            default: 'admin_floating_net'
+            description: 'external network for test'