Add bmo_release_branch var ir JJBs for enabling CI in BMO branches
[infra/cicd.git] / jjb / metal3 / job_bml_integration_tests.yml
index dfe9b608895472a2cf320f03540ffc05a5bda4a7..6ffeebea84a049bb56a281743dc23e9d20ebdf70 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'