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:
parent
2efc8598e3
commit
93c03214fa
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user