Merge pull request #129336 from NixOS/backport-129239-to-release-21.05

[Backport release-21.05] trafficserver: 9.0.1 -> 9.0.2
This commit is contained in:
Robert Scott
2021-07-17 13:35:26 +01:00
committed by GitHub
2 changed files with 3 additions and 9 deletions
+1
View File
@@ -104,6 +104,7 @@ import ./make-test-python.nix ({ pkgs, ... }: {
ats.wait_for_open_port(80)
httpbin.wait_for_unit("httpbin")
httpbin.wait_for_open_port(80)
client.wait_for_unit("network-online.target")
with subtest("Traffic Server is running"):
out = ats.succeed("traffic_ctl server status")