mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
nixos/tests: fix zrepl under network-online dep fix
This commit is contained in:
parent
d51e4a6443
commit
062be41387
@ -42,6 +42,7 @@ import ./make-test-python.nix (
|
||||
start_all()
|
||||
|
||||
with subtest("Wait for zrepl and network ready"):
|
||||
host.systemctl("start network-online.target")
|
||||
host.wait_for_unit("network-online.target")
|
||||
host.wait_for_unit("zrepl.service")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user