X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fairship%2Fjob_capi_bm_v1a3_integration_tests_ubuntu.yml;h=a57eb33674373140ed323f9f04c4759e84ea7b26;hb=726f0025eafc70e1b0ef8afbe00b80dcb0b9fa3e;hp=9e1408c5110ed589e34a85bc7d286c2c32b387fa;hpb=4eeac87b51b3e641c674fe338b750acfd0ac2326;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a3_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a3_integration_tests_ubuntu.yml index 9e1408c5..a57eb336 100644 --- a/jjb/airship/job_capi_bm_v1a3_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a3_integration_tests_ubuntu.yml @@ -49,6 +49,10 @@ 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' @@ -82,7 +86,7 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '/test-integration' + trigger-phrase: '((.|\n)*\s)?/test-integration(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True