Meridio: Archive all in _output and increase timeout
[infra/cicd.git] / jjb / metal3 / job_bml_integration_tests.yml
index 582e3d3bd6cc642f4a1a81f1c1f7b25ae1204ace..8ca4dd5dc34387c17d866503b6929878c2c248bb 100644 (file)
@@ -44,7 +44,7 @@
         description: 'Project github repo name'
     - string:
         name: ghprbActualCommit
-        default: 'master'
+        default: 'main'
         description: 'CI Repo branch for triggering manual build'
     - string:
         name: ghprbAuthorRepoGitUrl
         description: 'CI Repo URL for triggering manual build'
     - string:
         name: ghprbTargetBranch
-        default: 'master'
+        default: 'main'
         description: 'Target branch of the PR'
     - string:
         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'
         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: