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
This commit is contained in:

committed by
Florin Coras

parent
c04d8c41d1
commit
f719adfa89
@@ -8,7 +8,7 @@ require (
|
||||
github.com/edwarnicke/govpp v0.0.0-20220311182453-f32f292e0e91
|
||||
github.com/edwarnicke/vpphelper v0.0.0-20210617172001-3e6797de32c3
|
||||
github.com/stretchr/testify v1.7.0
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user