Trigger node image building when there is a change in github repo
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a5_integration_tests_centos.yml
index c54b2c39c68ea358718e6b2a0a90cfc250c092a2..0cbf3ee5fbb65ce2b33285ce854affb596f23599 100644 (file)
     - string:
         name: CAPI_VERSION
         default: 'v1alpha4'
-        description: 'Cluster API version. Can be v1alpha4.'
+        description: 'Cluster API version.'
     - string:
         name: CAPM3_VERSION
         default: 'v1alpha5'
-        description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.'
+        description: 'Cluster API provider Metal3 version.'
     - string:
         name: TARGET_NODE_OS
         default: 'Centos'
@@ -99,6 +99,9 @@
         allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
+          - 'main'
+          - 'release-0.5'
+          - 'release-0.1'
         status-context: "test-v1a5-centos-integration"
         success-status: "Passed"
         failure-status: "Failed"