Add JOID project parameters and a final openstack test to check deploy result
[releng.git] / jjb / opnfv / installer-params.yml
index 72c1c71..1bd1ce7 100644 (file)
             name: OPNFV_FEATURE
             default: 'none'
             description: 'OPNFV Feature to activate'
+        - string:
+            name: HA_MODE
+            default: 'ha'
+            description: 'High Availability mode (ha|nonha)'
+        - string:
+            name: OS_RELEASE
+            default: 'liberty'
+            description: 'OpenStack release (kilo|liberty)'