]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: use wait_online() instead of waiting for 10 seconds
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 May 2019 04:59:34 +0000 (13:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 May 2019 13:21:24 +0000 (22:21 +0900)
commit2629df47107bca109f4aaf2b1e4ff351d0b0cdf0
treed7d764788b6e2983842d359dfcb1e6e75067bd1e
parent58df8fb7dc23f13ebbaa5e759d9467c6a892bee8
test-network: use wait_online() instead of waiting for 10 seconds

But some tests requires both IPv4 and IPv6 addresses are configured.
Only in that case wait for addresses to be configured.
test/test-network/conf/dhcp-client-gateway-onlink-implicit.network
test/test-network/systemd-networkd-tests.py