From: Willy Tarreau Date: Fri, 17 Oct 2025 18:55:43 +0000 (+0200) Subject: REGTESTS: remove experimental from quic/retry.vtc X-Git-Tag: v3.3-dev10~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8dcd4c9c8bbbe28e4fb86db2592b1e21c9c10c3;p=thirdparty%2Fhaproxy.git REGTESTS: remove experimental from quic/retry.vtc 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. --- diff --git a/reg-tests/quic/retry.vtc b/reg-tests/quic/retry.vtc index 0a2a3954a..15d2d554f 100644 --- a/reg-tests/quic/retry.vtc +++ b/reg-tests/quic/retry.vtc @@ -12,7 +12,6 @@ server s1 { haproxy ha2 -conf { global - expose-experimental-directives .if feature(THREAD) thread-groups 1 .endif