nixos/tests: fix kanidm under network-online dep fix
This commit is contained in:
parent
367d101073
commit
9ce6ff06c7
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue