Add bmo_release_branch var ir JJBs for enabling CI in BMO branches
[infra/cicd.git] / jjb / metal3 / job_integration_tests.yml
index c72d810ad3bb6ad810b8fd24e929045446d13630..15dae130dd98564053794eba2af3005f72f00806 100644 (file)
         name: capm3_release_branch
         default: '{capm3_release_branch}'
         description: 'The target branch of CAPM3 to be used for this test'
+    - string:
+        name: bmo_release_branch
+        default: '{bmo_release_branch}'
+        description: 'The target branch of BMO to be used for this test'
     - string:
         name: IMAGE_OS
         default: '{image_os}'