mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
nixos/tests: fix 3proxy under network-online dep fix
This commit is contained in:
parent
83ba37ca2d
commit
f25957bb58
@ -134,6 +134,7 @@
|
||||
testScript = ''
|
||||
start_all()
|
||||
|
||||
peer0.systemctl("start network-online.target")
|
||||
peer0.wait_for_unit("network-online.target")
|
||||
|
||||
peer1.wait_for_unit("3proxy.service")
|
||||
|
Loading…
Reference in New Issue
Block a user