hs-test: add libunwind dependency to nginx dockerfile 61/40961/1
authorAdrian Villin <[email protected]>
Mon, 3 Jun 2024 08:58:58 +0000 (04:58 -0400)
committerAdrian Villin <[email protected]>
Mon, 3 Jun 2024 08:58:58 +0000 (04:58 -0400)
commit05b0307962519bcc61853f3810efddf90cab9217
tree3673b92d5524fa51d49362acd76f34ebe493eb05
parent9d5be6ae2a701838670b606b1fae98646f6dced6
hs-test: add libunwind dependency to nginx dockerfile

- Libunwind was missing in Dockerfile.nginx, causing some tests to fail.
  Tests that were temporarily disabled because of that issue
  are now re-enabled.

Type: test

Change-Id: I3f544be483784e8a7a1f22737cafca615b9f836b
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/docker/Dockerfile.nginx
extras/hs-test/http_test.go
extras/hs-test/mirroring_test.go