X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_unit_tests.yml;h=55c9eceff3d6a90e886972a5389a6f684c8f7d54;hb=1dcb2f01d3aa6a35940ab610458a823698ad479a;hp=40be078962fa6515062920d2847cee1bf7d8b86d;hpb=edf045b41d268a6a16329278797c173c50ccdedf;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_unit_tests.yml b/jjb/airship/job_capi_bm_unit_tests.yml index 40be0789..55c9ecef 100644 --- a/jjb/airship/job_capi_bm_unit_tests.yml +++ b/jjb/airship/job_capi_bm_unit_tests.yml @@ -61,11 +61,11 @@ - '{ci_github_admin_user}' org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' - auth-id: "{ci_github_jenkins_credentials_id}" + auth-id: "{ci_ghprb_auth_id}" trigger-phrase: '/test-unit' 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 @@ -79,7 +79,7 @@ pipeline-scm: scm: - git: - url: https://github.com/{ci_github_repo}.git + url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - '{branch|master}' @@ -90,4 +90,3 @@ shallow-clone: False script-path: 'ci/jobs/{id}.pipeline' lightweight-checkout: False -