Systemd/test/test-network
Dan Streetman a4632dc7d1 test-network: convert wait_operstate() to recheck condition for timeout seconds
Failing after a single check leads to extra sleeps scattered through
test cases, and can also lead to false failures.  Instead perform a
recheck for a number of seconds until the state matches, and fail only
if the timeout is exceeded.

This allows removing all the manual sleeps in the testcases.
2020-01-09 15:19:19 -05:00
..
conf test-network: add test for Gateway=DHCP 2020-01-07 19:11:19 +09:00
systemd-networkd-tests.py test-network: convert wait_operstate() to recheck condition for timeout seconds 2020-01-09 15:19:19 -05:00