remove BMO e2e jobs
[infra/cicd.git] / jjb / metal3 / job_dev_env_periodic_integration_tests_prow.yaml
index 568bc949c185b54845c2fa7f6ee68cbe1cf3f85f..fe02c46d4a5eb096ae7ad31aeedb937df49e4117 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: dev_env_periodic_integration_tests_prow
-    name: 'dev-env-periodic-integration-test-{image_os}-{capm3_target_branch}{name_postfix}'
+    name: '{job_prefix}-periodic-dev-env-integration-test-{image_os}-{capm3_target_branch}{name_postfix}'
     description: "CAPM3 {capm3_version} integration tests on {image_os} with ironic installed from {ironic_install_type}."
     project-type: pipeline
     defaults: integration-default-values
         description: 'Project github repo name'
     - string:
         name: PULL_BASE_REF
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Ref name of the base branch'
     - string:
         name: PULL_PULL_SHA
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Pull request head SHA'
     - string:
         name: PULL_NUMBER