REGTESTS: remove experimental from quic/retry.vtc
Some checks are pending
Contrib / build (push) Waiting to run
alpine/musl / gcc (push) Waiting to run
VTest / Generate Build Matrix (push) Waiting to run
VTest / (push) Blocked by required conditions
Windows / Windows, gcc, all features (push) Waiting to run

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.
This commit is contained in:
Willy Tarreau 2025-10-17 20:55:43 +02:00
parent c365e47095
commit e8dcd4c9c8

View file

@ -12,7 +12,6 @@ server s1 {
haproxy ha2 -conf {
global
expose-experimental-directives
.if feature(THREAD)
thread-groups 1
.endif