set default values for PULL_PULL_SHA and PULL_BASE_REF to
[infra/cicd.git] / jjb / metal3 / job_keep_capm3_e2e_integration_tests.yml
index ffd161c2d774554e95e2a9cdcf240edbf2a3cc23..ddb9e7ccecefc4a2c3899d62e929196e812fcbd0 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'
@@ -78,9 +82,9 @@
         default: "e2e_tests"
         description: 'Tests using the e2e framework.'
     - string:
-        name: SKIP_DELETION
+        name: KEEP_TEST_ENV
         default: 'true'
-        description: 'Whether tester VM should be deleted or not by the end of the test'
+        description: 'Whether tester VM and test env should be deleted or not by the end of the test'
     - string:
         name: GINKGO_FOCUS
         default: "integration"
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '((.|\n)*\s)?/keep-test-{image_os}-e2e-integration-main(\s(.|\n)*)?'
+        trigger-phrase: '.*?/keep-test-{image_os}-e2e-integration-main.*?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True