hs-test: fix incorrect volume mounts 78/43078/12
authorAdrian Villin <[email protected]>
Mon, 2 Jun 2025 10:12:03 +0000 (12:12 +0200)
committerFlorin Coras <[email protected]>
Wed, 4 Jun 2025 15:45:51 +0000 (15:45 +0000)
commit2474f132fdb123f2874a41595c5edd14826c95d3
tree8b844c39604d7ce57c17b9e69d37bfd0fc320a51
parent7af03a0d880ed9d5a09e633e779f7abd72e6fdc2
hs-test: fix incorrect volume mounts

- shortened volume names to avoid hitting unix socket character limit
- volume paths are updated upon container creation

Type: fix

Change-Id: I601060a902cbba930c324653a600a98c603986c2
Signed-off-by: Adrian Villin <[email protected]>
12 files changed:
extras/hs-test/http_test.go
extras/hs-test/infra/common/suite_common.go
extras/hs-test/infra/container.go
extras/hs-test/infra/hst_suite.go
extras/hs-test/infra/suite_envoy_proxy.go
extras/hs-test/proxy_test.go
extras/hs-test/topo-containers/2peerVeth.yaml
extras/hs-test/topo-containers/envoyProxy.yaml
extras/hs-test/topo-containers/nginxProxy.yaml
extras/hs-test/topo-containers/single.yaml
extras/hs-test/topo-containers/singleCpuPinning.yaml
extras/hs-test/topo-containers/vppProxy.yaml