move all schedules 2-3 hrs earlier
[infra/cicd.git] / jjb / metal3 / job_dev_env_integration_tests_prow.yml
index ab0ef792694dd0eee4331274aa978cee4e477cc2..52e3393fe8edd6423413838525b94f112043f2fb 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: dev_env_integration_tests_prow
-    name: 'dev_env_integration_test_{image_os}_{capm3_target_branch}_{name_postfix}'
+    name: '{job_prefix}-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