Airship: update job contexzt after CAPM3 release
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a3_integration_tests_ubuntu.yml
index f2b8c65ecc0a013f01ed65f29f79681470ec0dba..b1243c3cd45949c98c96bf22ea579993fa0d1012 100644 (file)
         name: ghprbAuthorRepoGitUrl
         default: 'https://github.com/{repo[org]}/{repo[name]}.git'
         description: 'CI Repo URL for triggering manual build'
+    - string:
+        name: ghprbTargetBranch
+        default: 'master'
+        description: 'Target branch of the PR'
     - string:
         name: DISTRIBUTION
         default: 'ubuntu'
     - 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: 'Ubuntu'
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '/test-v1a3-integration'
+        trigger-phrase: '((.|\n)*\s)?/test-v1a3-integration(\s(.|\n)*)?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
-        github-hooks: False
+        github-hooks: True
         permit-all: False
         auto-close-on-fail: False
         allow-whitelist-orgs-as-admins: True