mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
nixos/tests: fix kanidm under network-online dep fix
This commit is contained in:
parent
367d101073
commit
9ce6ff06c7
@ -67,6 +67,7 @@ import ./make-test-python.nix ({ pkgs, ... }:
|
||||
''
|
||||
start_all()
|
||||
server.wait_for_unit("kanidm.service")
|
||||
client.systemctl("start network-online.target")
|
||||
client.wait_for_unit("network-online.target")
|
||||
|
||||
with subtest("Test HTTP interface"):
|
||||
|
Loading…
Reference in New Issue
Block a user