hs-test: nginx mirroring test improvements 96/38396/2
authorFlorin Coras <fcoras@cisco.com>
Mon, 6 Mar 2023 17:46:11 +0000 (09:46 -0800)
committerFlorin Coras <fcoras@cisco.com>
Mon, 6 Mar 2023 19:16:19 +0000 (11:16 -0800)
commit87767d82d77b75e8b7bc5da11c94f29cb035ed47
tree644e2a07356d456885254f4d729cfac736a6bce8
parent2d3da8054bab654f36c26a04557c073b12594530
hs-test: nginx mirroring test improvements

- avoid setting LD_PRELOAD for container
- save nginx error log to shared volume
- reduce test run time to 10s
- add vcl and ldp debug env variables to docker file. Default to
disabled.

Type: test

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I401ac74e7c0ebe87befedb44150b04f773f244ea
extras/hs-test/docker/Dockerfile.nginx
extras/hs-test/mirroring_test.go
extras/hs-test/resources/nginx/nginx_proxy_mirroring.conf
extras/hs-test/script/nginx_ldp.sh [new file with mode: 0755]