File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ run_all_project_tests_cmb_service:
263263{% for platform in test_platforms.default -%}
264264{% for editor in validation_editors.all -%}
265265{% for backend in scripting_backends -%}
266- - .yamato/cmb_service_standalone_tests .yml#cmb_service_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_{{ editor }}
266+ - .yamato/cmb-service-standalone-tests .yml#cmb_service_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_{{ editor }}
267267{% endfor -%}
268268{% endfor -%}
269269{% endfor -%}
@@ -276,7 +276,7 @@ run_all_project_tests_cmb_service_trunk:
276276{% for project in projects.default -%}
277277{% for platform in test_platforms.default -%}
278278{% for backend in scripting_backends -%}
279- - .yamato/cmb_service_standalone_tests .yml#cmb_service_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_trunk
279+ - .yamato/cmb-service-standalone-tests .yml#cmb_service_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_trunk
280280{% endfor -%}
281281{% endfor -%}
282282{% endfor -%}
@@ -288,7 +288,7 @@ run_all_project_tests_cmb_service_6000:
288288{% for project in projects.default -%}
289289{% for platform in test_platforms.default -%}
290290{% for backend in scripting_backends -%}
291- - .yamato/cmb_service_standalone_tests .yml#cmb_service_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_6000.0
291+ - .yamato/cmb-service-standalone-tests .yml#cmb_service_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_6000.0
292292{% endfor -%}
293293{% endfor -%}
294294{% endfor -%}
You can’t perform that action at this time.
0 commit comments