hs-test: refactor test cases from no-topo suite 66/38166/4
authorMaros Ondrejicka <mondreji@cisco.com>
Tue, 7 Feb 2023 19:40:27 +0000 (20:40 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 10 Feb 2023 05:23:32 +0000 (05:23 +0000)
commit7550dd268f80334cbb9127feefe35319b9c7e572
tree08350b3d4dcf5453941312565c63303d95735903
parent2908f8cf07c21f385f80d83fdad826a0eea98977
hs-test: refactor test cases from no-topo suite

This converts remaining tests to configation of VPP from test context.

Type: test
Change-Id: I386714f6b290e03d1757c2a033a25fae0340f5d6
Signed-off-by: Maros Ondrejicka <mondreji@cisco.com>
19 files changed:
extras/hs-test/Makefile
extras/hs-test/actions.go [deleted file]
extras/hs-test/container.go
extras/hs-test/docker/Dockerfile.vpp
extras/hs-test/echo_test.go
extras/hs-test/framework_test.go
extras/hs-test/hst_suite.go
extras/hs-test/http_test.go
extras/hs-test/ldp_test.go
extras/hs-test/linux_iperf_test.go
extras/hs-test/main.go [deleted file]
extras/hs-test/netconfig.go
extras/hs-test/proxy_test.go
extras/hs-test/suite_no_topo_test.go
extras/hs-test/topo-containers/single.yaml
extras/hs-test/topo.go
extras/hs-test/utils.go
extras/hs-test/vcl_test.go
extras/hs-test/vppinstance.go