mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
tests: net: bridge: exclude mg100 and pinnacle_100_dvk
mg100 and pinnacle_100_dvk require IPv4 and/or IPv6 networking. Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
This commit is contained in:
committed by
Carles Cufí
parent
894b530f46
commit
a68ab8ded9
@@ -7,6 +7,7 @@ tests:
|
||||
extra_configs:
|
||||
- CONFIG_NET_IPV4=n
|
||||
- CONFIG_NET_IPV6=n
|
||||
platform_exclude: mg100 pinnacle_100_dvk
|
||||
net.eth_bridge.ip:
|
||||
extra_configs:
|
||||
- CONFIG_NET_IPV4=y
|
||||
|
||||
Reference in New Issue
Block a user