tests: Thread-Metric: Filter properly native targets

There is more native targets than native_sim and native_posix.
Let's exclude them all by architecture.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-11-19 14:33:16 +01:00 committed by Anas Nashif
commit 93c03214fa

View file

@ -4,9 +4,9 @@ common:
- benchmark
# Native platforms excluded as timer interrupts may not be detected
# qemu_nios2 excluded as it is slow
arch_exclude:
- posix
platform_exclude:
- native_posix
- native_sim
- qemu_nios2
integration_platforms:
- qemu_x86