Airship: update job contexzt after CAPM3 release
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a4_integration_tests_ubuntu.yml
index c1e85f25ba10795d35ce847d1ee0c3b64dde66cf..35fbff77ba3598ed6658ad85bc62ef8393ae593a 100644 (file)
@@ -59,7 +59,7 @@
         description: 'Distribution to use for the tests. Can be ubuntu or centos'
     - string:
         name: CAPI_VERSION
-        default: 'v1alpha4'
+        default: 'v1alpha3'
         description: 'Cluster API version. Can be v1alpha3.'
     - string:
         name: CAPM3_VERSION
@@ -90,7 +90,7 @@
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '((.|\n)*\s)?/test-v1a4-integration(\s(.|\n)*)?'
+        trigger-phrase: '((.|\n)*\s)?/test-integration(\s(.|\n)*)?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True
         white-list-target-branches:
           - 'master'
           - 'release-0.3'
-        status-context: "test-v1a4-integration"
+        status-context: "test-integration"
         success-status: "Passed"
         failure-status: "Failed"
         error-status: "Error"