Merge "engine: Enable testing of online deployments"
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a2_integration_tests_ubuntu.yml
index db091171ec2218bf86dbde64cd3567aba2c05229..2290f81fa3bdad32b5b7bc601e855e69d2195d64 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'
         trigger-phrase: '/test-v1a2-integration'
         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
         white-list-target-branches:
           - 'master'
-          - 'v1alpha2'
+          - 'release-0.2'
         status-context: "test-v1a2-integration"
         success-status: "Passed"
         failure-status: "Failed"