X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a3_integration_tests_centos.yml;h=098bf4ef3d85783577ca78879cf54116e702190f;hb=7a40c76d50eb74886c849b05958fd0f420499688;hp=306377680a57fedaa5aa2acf7f546b303c2b4ee8;hpb=672e267f04cdb9dfc92d5019e52c69717dc660b7;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml index 30637768..098bf4ef 100644 --- a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a3_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' @@ -82,7 +86,7 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '/test-v1a3-centos-integration' + trigger-phrase: '/test-centos-integration' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True @@ -92,7 +96,7 @@ white-list-target-branches: - 'master' - 'release-0.3' - status-context: "test-v1a3-centos-integration" + status-context: "test-centos-integration" success-status: "Passed" failure-status: "Failed" error-status: "Error"