nixos/shadowsocks: wait for nginx to prevent race condition

This commit is contained in:
Henri Menke 2023-05-26 11:24:21 +02:00
parent c0172431d8
commit 7d621d6be5
No known key found for this signature in database
GPG Key ID: FB7AD61E3D806382

View File

@ -69,6 +69,7 @@ import ../make-test-python.nix ({ pkgs, lib, ... }: {
start_all()
server.wait_for_unit("shadowsocks-libev.service")
server.wait_for_unit("nginx.service")
client.wait_for_unit("shadowsocks-client.service")
client.fail(