tests: openthread: Disable native_posix board

Eventfd is not compatible with native_posix so disable testing
for it.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
Jukka Rissanen 2024-05-17 15:56:41 +03:00 committed by Johan Hedberg
commit 7bfbc937e6

View file

@ -1,9 +1,10 @@
common:
platform_allow:
- native_posix
- native_posix/native/64
- native_sim
- native_sim/native/64
platform_exclude:
- native_posix/native/64
- native_posix
integration_platforms:
- native_sim
tags: