Airship: update job contexzt after CAPM3 release
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a3_integration_tests_centos.yml
index 59584aff94b2fac91e5febc9de1ac184e33d1b77..28f3fc17f1fcd817b17d82fe17c2a07db3fbb134 100644 (file)
     - string:
         name: CAPI_VERSION
         default: 'v1alpha3'
-        description: 'Cluster API version. Can be v1alpha1, v1alpha2 or v1alpha3.'
+        description: 'Cluster API version. Can be v1alpha3.'
+    - string:
+        name: CAPM3_VERSION
+        default: 'v1alpha3'
+        description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.'
     - string:
         name: TARGET_NODE_OS
         default: 'Centos'
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '((.|\n)*\s)?/test-centos-integration(\s(.|\n)*)?'
+        trigger-phrase: '((.|\n)*\s)?/test-v1a3-centos-integration(\s(.|\n)*)?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True
         permit-all: False
         auto-close-on-fail: False
-        allow-whitelist-orgs-as-admins: False
+        allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
           - 'release-0.3'
-        status-context: "test-centos-integration"
+        status-context: "test-v1a3-centos-integration"
         success-status: "Passed"
         failure-status: "Failed"
         error-status: "Error"