engine: Refactor kubernetes release jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_unit_tests.yml
index 40be078962fa6515062920d2847cee1bf7d8b86d..55c9eceff3d6a90e886972a5389a6f684c8f7d54 100644 (file)
           - '{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
-