nixos/tests: manualy start networkd-wait-online
Fix some tests that broke after 2370696d.
This commit is contained in:
@@ -131,6 +131,7 @@ import ./make-test-python.nix (
|
||||
start_all()
|
||||
|
||||
for n in network_nodes + network_switches:
|
||||
n.systemctl("start systemd-networkd-wait-online.service")
|
||||
n.wait_for_unit("systemd-networkd-wait-online.service")
|
||||
|
||||
node1.succeed("ping 10.0.0.2 -w 10 -c 1")
|
||||
|
||||
Reference in New Issue
Block a user