Skip to content

Commit 9633b24

Browse files
aescolarrlubos
authored andcommitted
[nrf fromtree] samples/net: Don't test on native_posix
native_posix is now deprecated. Building these samples in both native_sim and native_posix does not improve coverage for these samples but doubles CI time. As anyhow native_posix will be removed all together in 2 releases, let's remove it already for this sample. Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit d9aae58) Signed-off-by: Robert Lubos <[email protected]>
1 parent 8b112c2 commit 9633b24

File tree

4 files changed

+0
-14
lines changed

4 files changed

+0
-14
lines changed

samples/net/gptp/boards/native_posix.conf

Lines changed: 0 additions & 8 deletions
This file was deleted.

samples/net/gptp/sample.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ tests:
1111
platform_allow:
1212
- frdm_k64f
1313
- sam_e70_xplained/same70q21
14-
- native_posix
15-
- native_posix/native/64
1614
- native_sim
1715
- native_sim/native/64
1816
- nucleo_f767zi

samples/net/ipv4_autoconf/sample.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ common:
55
- ipv4_autoconf
66
platform_allow:
77
- qemu_x86
8-
- native_posix
9-
- native_posix/native/64
108
- native_sim
119
- native_sim/native/64
1210
integration_platforms:

samples/net/lldp/sample.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ sample:
99
tests:
1010
sample.net.lldp:
1111
platform_allow:
12-
- native_posix
13-
- native_posix/native/64
1412
- native_sim
1513
- native_sim/native/64
1614
integration_platforms:

0 commit comments

Comments
 (0)