]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: remove experimental from quic/retry.vtc
authorWilly Tarreau <w@1wt.eu>
Fri, 17 Oct 2025 18:55:43 +0000 (20:55 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 17 Oct 2025 18:55:43 +0000 (20:55 +0200)
Recent commit 8b7a82cd30 ("MEDIUM: config: warn when
expose-experimental-directives is used for no reason") triggered on
this test exactly for the reason it was made for. The tests were just
done without quic on it. Let's drop the unneeded option.

reg-tests/quic/retry.vtc

index 0a2a3954a1d897424aa86a2e4d48ff7367efcc4a..15d2d554fdaade97193000349171fea198aa9914 100644 (file)
@@ -12,7 +12,6 @@ server s1 {
 
 haproxy ha2 -conf {
     global
-        expose-experimental-directives
         .if feature(THREAD)
             thread-groups 1
         .endif