From 7bae9b0e824d17de3769b2de299ad2d2c88e2620 Mon Sep 17 00:00:00 2001 From: Adrian Villin Date: Wed, 2 Oct 2024 15:07:40 +0200 Subject: hs-test: use nginx 1.26.2 for NginxHttp3Test - test is no longer marked as extended - no building required -> removed nginx build scripts Type: test Change-Id: I1814b1e4b7e514f81797efa3b5c1e818d2fe4cda Signed-off-by: Adrian Villin --- extras/hs-test/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'extras/hs-test/Makefile') diff --git a/extras/hs-test/Makefile b/extras/hs-test/Makefile index b72aca1d7dd..c55ac5c62a1 100644 --- a/extras/hs-test/Makefile +++ b/extras/hs-test/Makefile @@ -74,7 +74,6 @@ help: @echo @echo "'make build' arguments:" @echo " UBUNTU_VERSION - ubuntu version for docker image" - @echo " HST_EXTENDED_TESTS - build extended tests" @echo @echo "'make test' arguments:" @echo " PERSIST=[true|false] - whether clean up topology and dockers after test" -- cgit 1.2.3-korg