mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
nixos/shadowsocks: wait for nginx to prevent race condition
(cherry picked from commit 7d621d6be5)
This commit is contained in:
committed by
github-actions[bot]
parent
6b78c6fff6
commit
0f7dc597a1
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user