set default values for PULL_PULL_SHA and PULL_BASE_REF to
[infra/cicd.git] / jjb / metal3 / job_keep_capm3_e2e_feature_tests.yml
index dd27fdbdf81e796640aceb8a1df261c5c6030acc..a68893cff60e014cdbc4f0bed2acb46c91b31d8b 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: CAPI_VERSION
         default: '{capi_version}'
@@ -85,7 +89,6 @@
         name: GINKGO_FOCUS
         default: "features"
         description: 'Select the e2e integration test'
-
     properties:
     - build-discarder:
         days-to-keep: 30
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '((.|\n)*\s)?/keep-test-{image_os}-e2e-feature-{capm3_target_branch}(\s(.|\n)*)?'
+        trigger-phrase: '.*?/keep-test-{image_os}-e2e-feature-{capm3_target_branch}.*?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True
           wipe-workspace: True
           honor-refspec: True
           shallow-clone: False
-      script-path: "{ci_github_pipeline}"
+      script-path: "{e2e_feature_test_parallel_pipeline}"
       lightweight-checkout: False