hs-test: nginx proxy/mirroring test cleanup 62/41462/3
authorMatus Fabian <[email protected]>
Wed, 21 Aug 2024 15:25:41 +0000 (17:25 +0200)
committerFlorin Coras <[email protected]>
Thu, 22 Aug 2024 07:08:20 +0000 (07:08 +0000)
commit7301abe9ba2fa75661238b0afece55eeeebce863
treeca080a4dfde4bdf334590cab9507fd8270a4cb9b
parent7e6606ab4ea9501195b234fb14077ef4950f8d4e
hs-test: nginx proxy/mirroring test cleanup

- test moved to proxy_test.go
- topology and suite updated to be vpp/envoy proxy compliant

Type: test
Change-Id: Iabee50b76bb8d96851f831c0b57d0e98dc4b3a5f
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/infra/suite_nginx.go [deleted file]
extras/hs-test/infra/suite_nginx_proxy.go [new file with mode: 0644]
extras/hs-test/infra/suite_vpp_proxy.go
extras/hs-test/nginx_test.go
extras/hs-test/proxy_test.go
extras/hs-test/resources/nginx/nginx_proxy_mirroring.conf
extras/hs-test/resources/nginx/nginx_server_mirroring.conf
extras/hs-test/topo-containers/nginxProxy.yaml [new file with mode: 0644]
extras/hs-test/topo-containers/nginxProxyAndServer.yaml [deleted file]