hs-test: use anchors in yaml config files 45/37845/4
authorMaros Ondrejicka <maros.ondrejicka@pantheon.tech>
Tue, 20 Dec 2022 14:10:50 +0000 (15:10 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 11 Jan 2023 19:21:49 +0000 (19:21 +0000)
commitf719adfa8970d2e530b0303889d2bbee7cf859db
tree26959a4c2306c0ff61e3dfd37f4c5354758ef0ac
parentc04d8c41d151c82559ddcb90aef3f6dea994b4e9
hs-test: use anchors in yaml config files

Volumes can be referenced with anchors to reduce text duplication
and to explicitly show which containers share a volume.

Type: test
Signed-off-by: Maros Ondrejicka <maros.ondrejicka@pantheon.tech>
Change-Id: Id408a78262573b3faf2257c32bfa569eca2e2049
extras/hs-test/framework_test.go
extras/hs-test/go.mod
extras/hs-test/go.sum
extras/hs-test/topo-containers/2peerVeth.yaml
extras/hs-test/topo-containers/ns.yaml
extras/hs-test/topo-containers/single.yaml
extras/hs-test/topo.go