set default values for PULL_PULL_SHA and PULL_BASE_REF to
[infra/cicd.git] / jjb / metal3 / job_bml_main_integration_tests.yml
index a2460871f9c41e6aa77d2f54cd1caef0c42e84c2..121777c48088c30f197b3f717094823e520c54a6 100644 (file)
         name: capm3_release_branch
         default: 'main'
         description: 'The target branch of CAPM3 to be used for this test'
+    - string:
+        name: bmo_release_branch
+        default: 'main'
+        description: 'The target branch of BMO to be used for this test'
     - string:
         name: CAPI_VERSION
         default: 'v1beta1'
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
+    - string:
+        name: NUM_NODES
+        default: 2
+        description: 'Number of baremetal servers.'
 
     properties:
     - build-discarder:
@@ -84,7 +92,7 @@
     - build-blocker:
         use-build-blocker: true
         blocking-jobs:
-            - ".*_bml_integration_tests_*"
+            - ".*_bml_integration_tests_centos"
         block-level: 'GLOBAL'
 
     triggers: