From 8349621c15030601b60ab21a7d45265d21b314f6 Mon Sep 17 00:00:00 2001 From: xuxiao Date: Wed, 23 Oct 2024 15:20:33 +0800 Subject: [PATCH] fix(ci): temporarily pause the ESP32-C5 CI test in order to submit the C5 ECO1 code --- .../known_generate_test_child_pipeline_warnings.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/ci/dynamic_pipelines/templates/known_generate_test_child_pipeline_warnings.yml b/tools/ci/dynamic_pipelines/templates/known_generate_test_child_pipeline_warnings.yml index 3feff2eb180..fba3cfb293c 100644 --- a/tools/ci/dynamic_pipelines/templates/known_generate_test_child_pipeline_warnings.yml +++ b/tools/ci/dynamic_pipelines/templates/known_generate_test_child_pipeline_warnings.yml @@ -12,7 +12,12 @@ no_runner_tags: - esp32c2,jtag,xtal_40mhz - esp32c3,flash_multi - esp32c3,sdcard_sdmode + - esp32c5,generic - esp32c5,jtag + - esp32c5,wifi_ap + - esp32c5,wifi_router + - esp32c5_2,generic_multi_device + - esp32c5_2,wifi_two_dut - esp32c6,jtag - esp32c61,jtag - esp32h2,jtag