]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: bump time limit for wait_address()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 29 May 2019 03:07:36 +0000 (12:07 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 29 May 2019 10:37:41 +0000 (12:37 +0200)
commit53c32c2b9baeb99c35ef66b76389a2d26c5fe648
tree964b7920e1c9b436d6d9f0941282d01942e2325e
parent3987598ca0d30576b0682bb8dc2b392a58db8379
test-network: bump time limit for wait_address()

Maximum time interval of DHCPv4 request is 63sec.
So, setting 100sec is enough.
test/test-network/systemd-networkd-tests.py