mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
nixos/tests: fix uptermd under network-online dep fix
This commit is contained in:
parent
c940ae656d
commit
d51e4a6443
@ -28,6 +28,7 @@ in
|
||||
start_all()
|
||||
|
||||
server.wait_for_unit("uptermd.service")
|
||||
server.systemctl("start network-online.target")
|
||||
server.wait_for_unit("network-online.target")
|
||||
|
||||
# wait for upterm port to be reachable
|
||||
|
Loading…
Reference in New Issue
Block a user