Skip to content

Commit

Permalink
samples: net: sockets: socketpair: Replace integration platform
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
rlubos authored and nashif committed Sep 28, 2023
1 parent 6a36126 commit 815e7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/net/sockets/socketpair/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ common:
harness: net
arch_exclude: posix
integration_platforms:
- mps2_an385
- qemu_x86
tests:
sample.net.sockets.socketpair: {}

0 comments on commit 815e7a1

Please sign in to comment.