cloud-infra: Enable submodules
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a2_integration_tests_ubuntu.yml
index f79ab1df7f3da63fc697663ad28409d3a0788e9b..683afe5391f39e1e5b1cf042333617019cd81b2e 100644 (file)
     - string:
         name: CAPI_VERSION
         default: 'v1alpha2'
-        description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
+        description: 'Cluster API version. Can be v1alpha1 or v1alpha2.'
+    - string:
+        name: TARGET_NODE_OS
+        default: 'Ubuntu'
+        description: 'Distribution to use for the target host.'
+    - string:
+        name: TARGET_NODE_MEMORY
+        default: 4096
+        description: 'RAM size of the target host.'
 
     properties:
     - build-discarder:
@@ -78,7 +86,8 @@
         auto-close-on-fail: False
         allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
-          - master
+          - 'master'
+          - 'v1alpha1'
         status-context: "v1a2-integration-tests-ubuntu"
         success-status: "Passed"
         failure-status: "Failed"