Add metal3 prefix to dev-env jobs 27/21027/2
authorSunnatillo <sunnat.samadov@est.tech>
Wed, 1 May 2024 10:40:07 +0000 (13:40 +0300)
committerSunnatillo <sunnat.samadov@est.tech>
Wed, 1 May 2024 10:44:34 +0000 (13:44 +0300)
Change-Id: Ib31823a067685d3aad3c217f70aa36a24a803f89
Signed-off-by: Sunnatillo <sunnat.samadov@est.tech>
jjb/metal3/job_dev_env_integration_tests_prow.yml
jjb/metal3/job_dev_env_periodic_integration_tests_prow.yaml

index 323edd9c401aed78655c6671207f835b0f95e204..7f402f93bc2b22cf31684b50a28ed221845cab6f 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
index 568bc949c185b54845c2fa7f6ee68cbe1cf3f85f..51f552f5181c233c054d93ba64f5d86d6b74c639 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