X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_integration_tests.yml;h=e521497c270be121a8ab3e1acffdba34e213a1ab;hb=refs%2Fchanges%2F86%2F13586%2F4;hp=43e004d49fc9b141c3cb9d5bec91ecd9f951fcac;hpb=c2b2622912bec19600aed212ba03d41b51119617;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_integration_tests.yml b/jjb/metal3/job_integration_tests.yml index 43e004d4..e521497c 100644 --- a/jjb/metal3/job_integration_tests.yml +++ b/jjb/metal3/job_integration_tests.yml @@ -73,14 +73,6 @@ name: IRONIC_INSTALL_TYPE default: '{ironic_install_type}' description: 'Sets the installation type of ironic during ironic-image build of the BMO deployment' - - string: - name: IRONIC_LOCAL_IMAGE - default: '{ironic_repo}' - description: 'In case of ironic-image PR tested with ironic source install, the source repo of the PR will be used to build the local ironic-image' - - string: - name: IRONIC_LOCAL_IMAGE_BRANCH - default: '{ironic_branch}' - description: 'In case of ironic-image PR tested with ironic source install, the source branch of the PR will be used to build the local ironic-image' properties: - build-discarder: days-to-keep: 30 @@ -97,7 +89,7 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '((.|\n)*\s)?/test-{{version}}-{{image_os}}-integration{trigger_postfix}(\s(.|\n)*)?' + trigger-phrase: '((.|\n)*\s)?/test-{version}-{image_os}-integration{trigger_postfix}(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True