hs-test: container logging improvements 59/40959/1
authorAdrian Villin <avillin@cisco.com>
Fri, 31 May 2024 10:46:52 +0000 (06:46 -0400)
committerAdrian Villin <avillin@cisco.com>
Fri, 31 May 2024 10:46:52 +0000 (06:46 -0400)
commitfd366b4da620ad92626129ea65b5c7fc14f95c86
tree8b1608a42335f44b3933a2fc4badc54dcfe11260
parentd1a5161200bfe424f147c0556a49492d6603b9c7
hs-test: container logging improvements

- Reduced the amount of error messages while obtaining container logs
  when a test fails by keeping track of started containers. NginxPerf
  tests still have those error messages, because wrk/ab containers shut
  themselves down before the test ends.

Type: test

Change-Id: I40a193345e5b46aec1834774f23aebc822eee885
Signed-off-by: Adrian Villin <avillin@cisco.com>
extras/hs-test/container.go
extras/hs-test/hst_suite.go
extras/hs-test/http_test.go