samples: tests: remove platform_exclude of esp32 boards

Those related tests are automatically filtered out and
the boards can be removed from there.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves
2024-02-28 23:29:54 -03:00
committed by Carles Cufi
parent a4fe97b9de
commit 9aeab17139
2 changed files with 0 additions and 9 deletions

View File

@@ -18,13 +18,5 @@ tests:
depends_on:
- smp
filter: (CONFIG_MP_MAX_NUM_CPUS > 1)
platform_exclude:
- esp32_devkitc_wroom
- esp_wrover_kit
- esp32_ethernet_kit
- heltec_wifi_lora32_v2
- m5stickc_plus
- odroid_go
- olimex_esp32_evb
integration_platforms:
- qemu_x86_64

View File

@@ -13,7 +13,6 @@ tests:
- qemu_xtensa
- esp32s2_saola
- esp32s2_lolin_mini
- esp32s3_devkitm
filter: not CONFIG_SOC_NSIM
timeout: 480
integration_platforms: