test-network: add tests for IPv4ACD and renewing DHCP address

This commit is contained in:
Yu Watanabe 2022-08-18 15:16:27 +09:00
parent fd022b1da5
commit 3af934bceb
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ DHCPPrefixDelegation=yes
[DHCPv4]
Use6RD=yes
SendDecline=yes
[DHCPPrefixDelegation]
UplinkInterface=:self

View file

@ -5289,7 +5289,7 @@ class NetworkdDHCPPDTests(unittest.TestCase, Utilities):
self.verify_dhcp4_6rd(tunnel_name)
print('Wait for the DHCP lease to be expired')
print('Wait for the DHCP lease to be renewed/rebind')
time.sleep(120)
self.wait_online(['veth99:routable', 'test1:routable', 'dummy97:routable', 'dummy98:routable', 'dummy99:degraded',