hs-test: keep ab/wrk containers alive until teardown 63/40963/2
authorAdrian Villin <[email protected]>
Wed, 5 Jun 2024 09:53:50 +0000 (05:53 -0400)
committerDave Wallace <[email protected]>
Wed, 5 Jun 2024 16:57:00 +0000 (16:57 +0000)
commit7ad37b5cf5fbcc92ccaf781f4a5ee8fead7960bf
tree9456e8ee3e825d6df3a1c0f3b51a416951302cec
parent8a284cc6115164afca579a5177116d48ad110744
hs-test: keep ab/wrk containers alive until teardown

- Fixes errors while obtaining container logs on test failure
  (NginxPerf tests), ab/wrk containers are now stopped on test teardown
  like other containers.

Type: test

Change-Id: Ic336fcd3ed6bf68dd345d378262cb28eb5efc789
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/container.go
extras/hs-test/http_test.go