Skip to content

Commit d86c2bd

Browse files
committed
Merge branch 'ci/c61_disable_test_for_eco3' into 'master'
fix(ci): disable target test for c61 eco3 update See merge request espressif/esp-idf!39349
2 parents 5783a22 + 994f2c2 commit d86c2bd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitlab/ci/default-build-test-rules.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ bypass_check_test_targets:
1616
- esp32h21
1717
- esp32h4
1818
- esp32c5
19+
- esp32c61
1920

2021
#
2122
# These lines would

tools/ci/dynamic_pipelines/templates/known_generate_test_child_pipeline_warnings.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ no_runner_tags:
1818
- esp32c5,jtag
1919
- esp32c5_2,generic_multi_device
2020
- esp32c6,jtag
21+
- esp32c61,generic
2122
- esp32c61,jtag
23+
- esp32c61,usb_serial_jtag
24+
- esp32c61,wifi_ap
25+
- esp32c61,wifi_router
26+
- esp32c61_2,wifi_two_dut
2227
- esp32h2,jtag
2328
- esp32p4,jtag
2429
- esp32s2,usb_host_flash_disk

0 commit comments

Comments
 (0)