native_posix is being removed as it has reached its end of life in 4.2, after being deprecated since 4.0. Remove the twister support for native_posix[//64] and therefore all references to them from the testcases and samples yamls, so twister does not error out. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
14 lines
208 B
YAML
14 lines
208 B
YAML
common:
|
|
tags:
|
|
- dns
|
|
- net
|
|
depends_on: netif
|
|
tests:
|
|
net.dns.sd:
|
|
min_ram: 21
|
|
timeout: 600
|
|
net.dns.sd.no_ipv6:
|
|
extra_args: CONF_FILE=prj-no-ipv6.conf
|
|
min_ram: 16
|
|
timeout: 600
|