nixos/tests: fix ssh-audit under network-online dep fix

This commit is contained in:
Jade Lovelace 2024-01-13 18:18:42 -08:00
parent e7451cacf9
commit 1323e3115d

View File

@ -70,6 +70,7 @@ import ./make-test-python.nix (
${serverName}.succeed("${pkgs.ssh-audit}/bin/ssh-audit 127.0.0.1")
# Wait for client to be able to connect to the server
${clientName}.systemctl("start network-online.target")
${clientName}.wait_for_unit("network-online.target")
# Set up trusted private key