trafficserver: 9.0.1 -> 9.0.2

Fixes CVE-2021-32566 and CVE-2021-32567.

(cherry picked from commit d41e86c67ff65b898be3952bf66f803a121cd083)
This commit is contained in:
Thomas Gerbet
2021-07-05 16:07:35 +00:00
committed by github-actions[bot]
parent 688f6ec8d7
commit c57281c274
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")