Add CI jobs for Ironic, Ironic-inspector, ipa-downloader images.
[infra/cicd.git] / jjb / airship / job_capi_bm_integration_tests_centos.yml
index 4c47d087cc6d93540d90357c0188d49c7ee5e18f..2f5e1fc211fae74b9ace42eec8c40d808bd02910 100644 (file)
         name: CAPI_VERSION
         default: 'v1alpha1'
         description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
+    - string:
+        name: TARGET_NODE_OS
+        default: 'Centos'
+        description: 'Distribution to use for the target host.'
+    - string:
+        name: TARGET_NODE_MEMORY
+        default: 8192
+        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: "integration-tests-centos"
         success-status: "Passed"
         failure-status: "Failed"