Merge "Add v1alpha2 integration ci job"
[infra/cicd.git] / jjb / airship / job_capi_bm_integration_tests_ubuntu.yml
index a56a3d9cd92f8bf156a1d4cd6b1e081fe628c350..d527880e0214000a10ddcf27bea50f4a6a185648 100644 (file)
         name: DISTRIBUTION
         default: 'ubuntu'
         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:
@@ -66,7 +70,7 @@
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '/test-integration'
+        trigger-phrase: '/test-v1a1-integration'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: False