X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a2_integration_tests_centos.yml;h=2f8918183ddabc31054425cc0ef4514e10426a4f;hb=6574471ba434c89d48f67c3695867687d1a4be3b;hp=589449c8c94d1bfeda6eb41b9827b4556c657d5f;hpb=98206e6953ff47e4eaf26632a59b02c5e81d5abc;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a2_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a2_integration_tests_centos.yml index 589449c8..2f891818 100644 --- a/jjb/airship/job_capi_bm_v1a2_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a2_integration_tests_centos.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: 'centos' @@ -85,7 +89,7 @@ trigger-phrase: '/test-v1a2-centos-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