mirror of
https://github.com/systemd/systemd.git
synced 2025-08-30 05:49:54 +03:00
@ -5577,7 +5577,7 @@ class NetworkdDHCPServerRelayAgentTests(unittest.TestCase, Utilities):
|
||||
print(output)
|
||||
self.assertRegex(output, r'Address: 192.168.5.150 \(DHCP4 via 192.168.5.1\)')
|
||||
|
||||
def test_replay_agent_on_bridge(self):
|
||||
def test_relay_agent_on_bridge(self):
|
||||
copy_network_unit('25-agent-bridge.netdev',
|
||||
'25-agent-veth-client.netdev',
|
||||
'25-agent-bridge.network',
|
||||
|
Reference in New Issue
Block a user