set default values for PULL_PULL_SHA and PULL_BASE_REF to
[infra/cicd.git] / jjb / metal3 / job_capm3_main_e2e_integration_tests.yml
index 13fa3c7e1d77ff6a4c8e72a7bf90661b1e838b47..2aff7ba80ccb61fb4183f64d79dc4ddc949fe410 100644 (file)
@@ -43,7 +43,7 @@
         description: 'Project github repo name'
     - string:
         name: ghprbActualCommit
-        default: 'main'
+        default: '{capm3_release_branch}'
         description: 'CI Repo branch for triggering manual build'
     - string:
         name: ghprbAuthorRepoGitUrl
@@ -51,7 +51,7 @@
         description: 'CI Repo URL for triggering manual build'
     - string:
         name: ghprbTargetBranch
-        default: 'main'
+        default: '{capm3_release_branch}'
         description: 'Target branch of the PR'
     - string:
         name: IMAGE_OS
         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: CAPI_VERSION
         default: '{capi_version}'