hs-test: add nginx+quic test

Type: test

Change-Id: I15e4f2fb84cb4f34b6fea95978db000854a63e78
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
This commit is contained in:
Filip Tehlar
2023-06-15 10:06:57 +02:00
committed by Florin Coras
parent fe965a3a17
commit 31eaea9eef
18 changed files with 235 additions and 5 deletions

View File

@@ -17,4 +17,4 @@ ENV LDP_DEBUG=0
ENV VCL_DEBUG=0
ENV LDP_SID_BIT=8
ENTRYPOINT ["nginx_ldp.sh", "-c", "/nginx.conf"]
ENTRYPOINT ["nginx_ldp.sh", "nginx", "-c", "/nginx.conf"]