Airship Parameterize the script path for e2e metal3 tests
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a2_integration_tests_centos.yml
index 1a6ed425b721cee1dcc55ece7410d221c71c0e5e..7a5cab0168ef0a52ad0ce11ea1fc96d60b340d7d 100644 (file)
@@ -78,7 +78,7 @@
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '/test-centos-integration'
+        trigger-phrase: '/test-v1a2-centos-integration'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: False
@@ -87,8 +87,8 @@
         allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
-          - 'v1alpha1'
-        status-context: "v1a2-integration-tests-centos"
+          - 'v1alpha2'
+        status-context: "test-v1a2-centos-integration"
         success-status: "Passed"
         failure-status: "Failed"
         error-status: "Error"
           wipe-workspace: True
           honor-refspec: True
           shallow-clone: False
-      script-path: 'ci/jobs/capi_bm_integration_tests.pipeline'
+      script-path: "{ci_github_pipeline}"
       lightweight-checkout: False