summaryrefslogtreecommitdiffstats
path: root/extras/hs-test/resources/envoy
AgeCommit message (Collapse)AuthorFilesLines
2023-02-28hs-test: fill configuration files at runtimeMaros Ondrejicka1-1/+1
Treat certain configuration files, which contain runtime-dependent information, as templates. The information is filled at runtime and the files are copied into containers. This allows to avoid hard-coding IP addresses into configuration files. Type: test Signed-off-by: Maros Ondrejicka <mondreji@cisco.com> Change-Id: I1dae8f15f4f76c0bf1779d7c68b7f3859bf5a861
2023-02-10hs-test: refactor test cases from ns suiteMaros Ondrejicka1-1/+2
This converts more tests to configure VPP from test context. Type: test Signed-off-by: Maros Ondrejicka <maros.ondrejicka@pantheon.tech> Change-Id: Idf26b0c16f87e87c97b198412af39b99d947ced6
2023-01-16hs-test: better directory structureFilip Tehlar3-0/+59
Move config files to resources and docker files to separate directory Type: test Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: I24dd0705c4a463c06de525f28cb54d882527320a