mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test-network: make wait_online() check setup state
Previously, event if link's setup state is in failed, tests may pass, as systemd-networkd-wait-online success if the state is in failed state. This makes tests be checked more strictly.
This commit is contained in:
6
test/test-network/conf/25-l2tp.network
Normal file
6
test/test-network/conf/25-l2tp.network
Normal file
@@ -0,0 +1,6 @@
|
||||
[Match]
|
||||
Name=l2tp-ses*
|
||||
|
||||
[Network]
|
||||
IPv6AcceptRA=no
|
||||
LinkLocalAddressing=yes
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user