mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
rfc3046 implementation
This commit is contained in:
committed by
Yu Watanabe
parent
ebf940e1e9
commit
11c38d3e51
@@ -3719,7 +3719,6 @@ class NetworkdDHCPServerRelayAgentTests(unittest.TestCase, Utilities):
|
||||
copy_unit_to_networkd_unit_path(*self.units)
|
||||
start_networkd()
|
||||
|
||||
#Test is disabled until BindToInterface DHCP server configuration option is supported
|
||||
self.wait_online(['client:routable'])
|
||||
|
||||
output = check_output(*networkctl_cmd, '-n', '0', 'status', 'client', env=env)
|
||||
|
Reference in New Issue
Block a user