X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_bml_integration_tests.yml;h=8ca4dd5dc34387c17d866503b6929878c2c248bb;hb=e787e9a366b94baae77457179f7d00a85442eb0c;hp=8fca3f709bb3f9c357bdf5525772ad0681fb2e09;hpb=3da8750b4987d1da2fbb4f85c035e17fec398fcf;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_bml_integration_tests.yml b/jjb/metal3/job_bml_integration_tests.yml index 8fca3f70..8ca4dd5d 100644 --- a/jjb/metal3/job_bml_integration_tests.yml +++ b/jjb/metal3/job_bml_integration_tests.yml @@ -58,6 +58,10 @@ name: IMAGE_OS default: '{image_os}' description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' + - string: + name: capm3_release_branch + default: 'main' + description: 'The target branch of CAPM3 to be used for this test' - string: name: CAPI_VERSION default: 'v1beta1' @@ -79,6 +83,11 @@ artifact-num-to-keep: -1 - github: url: https://github.com/{org}/{repo} + - build-blocker: + use-build-blocker: true + blocking-jobs: + - ".*_bml_integration_tests_centos" + block-level: 'GLOBAL' triggers: - github-pull-request: