Add v1alpha2 integration ci job
[infra/cicd.git] / jjb / airship / job_capi_bm_integration_tests_centos.yml
index ad6e26fb0c91bbc2b6abcbbf5ac3edc0cb8d5961..4c47d087cc6d93540d90357c0188d49c7ee5e18f 100644 (file)
         name: DISTRIBUTION
         default: 'centos'
         description: 'Distribution to use for the tests. Can be ubuntu or centos'
+    - string:
+        name: CAPI_VERSION
+        default: 'v1alpha1'
+        description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
 
     properties:
     - build-discarder:
@@ -65,8 +69,8 @@
           - '{ci_github_admin_user}'
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
-        auth-id: "{ci_github_jenkins_credentials_id}"
-        trigger-phrase: '/test-centos-integration'
+        auth-id: "{ci_ghprb_auth_id}"
+        trigger-phrase: '/test-v1a1-centos-integration'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: False