diff --git a/.gitlab/ci/default-build-test-rules.yml b/.gitlab/ci/default-build-test-rules.yml index 11a291dd3c..cc70ba730b 100644 --- a/.gitlab/ci/default-build-test-rules.yml +++ b/.gitlab/ci/default-build-test-rules.yml @@ -16,6 +16,7 @@ bypass_check_test_targets: - esp32h21 - esp32h4 - esp32c5 + - esp32c61 # # These lines would 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 4052fa7e12..56e08dc009 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 @@ -18,7 +18,12 @@ no_runner_tags: - esp32c5,jtag - esp32c5_2,generic_multi_device - esp32c6,jtag + - esp32c61,generic - esp32c61,jtag + - esp32c61,usb_serial_jtag + - esp32c61,wifi_ap + - esp32c61,wifi_router + - esp32c61_2,wifi_two_dut - esp32h2,jtag - esp32p4,jtag - esp32s2,usb_host_flash_disk