X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_fullstack_building_test.yml;h=918ce98d2a863fad08812d26df9460e84721596c;hb=HEAD;hp=bfa316e37e08d4400e723f87c3ebb317e642ccf7;hpb=dc221d5684e18ae0476c13cecffa3f394871d6ef;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_fullstack_building_test.yml b/jjb/metal3/job_fullstack_building_test.yml index bfa316e3..918ce98d 100644 --- a/jjb/metal3/job_fullstack_building_test.yml +++ b/jjb/metal3/job_fullstack_building_test.yml @@ -102,7 +102,7 @@ default: false description: 'Enable or disable CAPI local building (disabled by default)' - string: - name: BMO_REPO + name: BMOREPO default: 'https://github.com/metal3-io/baremetal-operator.git' description: 'The Git reposiotry used to build BMO' - string: @@ -115,7 +115,7 @@ description: 'Cluster API provider Metal3 Git repository commit hash to build' - string: name: CAPM3_REPO - default: 'https://github.com/metal3-io/baremetal-operator.git' + default: 'https://github.com/metal3-io/cluster-api-provider-metal3.git' description: 'The Git reposiotry used to build Cluster API provider Metal3' - string: name: CAPM3_BRANCH @@ -190,7 +190,7 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '((.|\n)*\s)?/test-metal3-fullstack(\s(.|\n)*)?' + trigger-phrase: '.*?/test-metal3-fullstack.*?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True