hs-test: improvements and cleanup 94/42894/9
authorAdrian Villin <[email protected]>
Wed, 28 May 2025 14:47:49 +0000 (16:47 +0200)
committerFlorin Coras <[email protected]>
Wed, 4 Jun 2025 18:17:06 +0000 (18:17 +0000)
commitcc325c726a1338771f53050ed9b42410597ee514
tree004733c2f0d69762355451776a821bc7ac62458d
parent2474f132fdb123f2874a41595c5edd14826c95d3
hs-test: improvements and cleanup

- removed remaining 0.0.0.0 binds
- ip address files are now removed on suite teardown
 (parallel testing should now be more reliable)
- removed unused Iperf helper functions

Type: test

Change-Id: I3af630b11a2713b3d5d2828ba6efbabfad571e1e
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/http2_test.go
extras/hs-test/http_test.go
extras/hs-test/infra/hst_suite.go
extras/hs-test/infra/suite_envoy_proxy.go
extras/hs-test/infra/utils.go
extras/hs-test/ldp_test.go
extras/hs-test/tls_test.go
extras/hs-test/vcl_test.go