X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_ironic_image_build_test.yml;h=0e1a7d1aa5cf6892cea316efbb8ffd3719a6b76f;hb=c863c8aa9087fb2f6de969b5fa85f7e045c35fc8;hp=1ce9c90488f298ffc16c4a9e5c6f04975b8cb86f;hpb=0bd5bfcf7bb830134c95ce6d3341433784c57b0d;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_ironic_image_build_test.yml b/jjb/metal3/job_ironic_image_build_test.yml index 1ce9c904..0e1a7d1a 100644 --- a/jjb/metal3/job_ironic_image_build_test.yml +++ b/jjb/metal3/job_ironic_image_build_test.yml @@ -41,6 +41,18 @@ name: PROJECT_REPO_NAME default: '{repo}' description: 'Project github repo name' + - string: + name: ghprbActualCommit + default: 'main' + description: 'CI Repo branch for triggering manual build' + - string: + name: ghprbAuthorRepoGitUrl + default: 'https://github.com/{org}/{repo}.git' + description: 'CI Repo URL for triggering manual build' + - string: + name: ghprbTargetBranch + default: 'main' + description: 'Target branch of the PR' - string: name: PATCHFILE_CONTENT default: '' @@ -62,6 +74,7 @@ org-list: "{ci_github_whitelist_org}" auth-id: "{ci_ghprb_auth_id}" trigger-phrase: '((.|\n)*\s)?/test-ironic-image-build(\s(.|\n)*)?' + cron: 'H/5 * * * *' only-trigger-phrase: True github-hooks: True permit-all: False