Make content-encoding test more reliable

This commit is contained in:
Eelco Dolstra
2025-11-18 19:58:08 +01:00
parent 8f32f28ebd
commit 4ecc09c43f

View File

@@ -131,6 +131,7 @@ in
start_all()
machine.wait_for_unit("nginx.service")
machine.wait_for_open_port(80)
# Original test: zstd archive with gzip content-encoding
# Make sure that the file is properly compressed as the test would be meaningless otherwise