Merge "compass: Build Docker images with jjb"
[releng.git] / jjb / global / installer-params.yml
index 8c01a9f..916db80 100644 (file)
@@ -48,7 +48,7 @@
           description: 'Installer used for deploying OPNFV on this POD'
       - string:
           name: EXTERNAL_NETWORK
-          default: 'admin_floating_net'
+          default: 'floating_net'
           description: 'external network for test'
       - string:
           name: BRIDGE
           name: GS_URL
           default: '$GS_BASE{gs-pathname}'
           description: "URL to Google Storage."
+      - string:
+          name: CI_DEBUG
+          default: 'false'
+          description: "Show debug output information"
 
 - parameter:
     name: 'joid-defaults'
           name: BRIDGE
           default: 'br7'
           description: 'pxe bridge for booting of Daisy master'
+      - string:
+          name: EXTERNAL_NETWORK
+          default: 'admin_external'
+          description: 'external network for test'
 
 - parameter:
     name: 'infra-defaults'