hs-test: proxy testing improvements 86/41586/2
authorMatus Fabian <[email protected]>
Fri, 20 Sep 2024 11:25:39 +0000 (13:25 +0200)
committerFlorin Coras <[email protected]>
Fri, 20 Sep 2024 16:06:17 +0000 (16:06 +0000)
commit05f713738973597189c390cbb11463a458c57682
tree11d2d014a7caf8809bf452d6bf0888adb23008a0
parent147585e7f6566fe08aa1cc774e7435660ab29e26
hs-test: proxy testing improvements

- nginx and curl timeouts are extended if debug flag is set
- added write-out for curl (outputs extra info after transfer is done)

Type: test

Change-Id: I3f6c336a14cd00b9ae8669d2fa26e00709162100
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/docker/Dockerfile.curl
extras/hs-test/infra/suite_envoy_proxy.go
extras/hs-test/infra/suite_nginx_proxy.go
extras/hs-test/infra/suite_vpp_proxy.go
extras/hs-test/resources/curl/write_out_download [new file with mode: 0644]
extras/hs-test/resources/curl/write_out_download_connect [new file with mode: 0644]
extras/hs-test/resources/curl/write_out_upload [new file with mode: 0644]
extras/hs-test/resources/curl/write_out_upload_connect [new file with mode: 0644]
extras/hs-test/resources/nginx/nginx_server.conf