Skip to content

Commit 17db441

Browse files
committed
Make content-encoding test more reliable
1 parent bb12c13 commit 17db441

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/nixos/content-encoding.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ in
131131
start_all()
132132
133133
machine.wait_for_unit("nginx.service")
134+
machine.wait_for_open_port(80)
134135
135136
# Original test: zstd archive with gzip content-encoding
136137
# Make sure that the file is properly compressed as the test would be meaningless otherwise

0 commit comments

Comments
 (0)