samples: net: sockets: socketpair: Replace integration platform

mps2_an385 was excluded from networking tests, therefore can no longer
be used as an integration platform. Replace it with qemu_x86.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This commit is contained in:
Robert Lubos 2023-09-28 13:45:39 +02:00 committed by Anas Nashif
commit 815e7a1e34

View file

@ -9,6 +9,6 @@ common:
harness: net
arch_exclude: posix
integration_platforms:
- mps2_an385
- qemu_x86
tests:
sample.net.sockets.socketpair: {}