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:
Yu Watanabe
2019-07-15 14:18:06 +09:00
parent 4ff296b024
commit e2aea43f31
2 changed files with 168 additions and 149 deletions

View File

@@ -0,0 +1,6 @@
[Match]
Name=l2tp-ses*
[Network]
IPv6AcceptRA=no
LinkLocalAddressing=yes

File diff suppressed because it is too large Load Diff