diff --git a/.gitlab/ci/default-build-test-rules.yml b/.gitlab/ci/default-build-test-rules.yml index 11a291dd3c..0d4f0e2ead 100644 --- a/.gitlab/ci/default-build-test-rules.yml +++ b/.gitlab/ci/default-build-test-rules.yml @@ -14,6 +14,7 @@ extra_default_build_targets: bypass_check_test_targets: - esp32h21 + - esp32c61 - esp32h4 - esp32c5 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 6e0c712428..d67783d631 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 @@ -19,7 +19,12 @@ no_runner_tags: - esp32c5,sdcard_spimode - 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