diff --git a/reg-tests/connection/http_reuse_always.vtc b/reg-tests/connection/http_reuse_always.vtc index 8931a0342..8f70367f8 100644 --- a/reg-tests/connection/http_reuse_always.vtc +++ b/reg-tests/connection/http_reuse_always.vtc @@ -2,7 +2,7 @@ varnishtest "Test the http-reuse always mode" feature ignore_unknown_macro -haproxy h1 -W -conf { +haproxy h1 -Ws -conf { defaults timeout client 30s timeout server 30s diff --git a/reg-tests/http-rules/acl_cli_spaces.vtc b/reg-tests/http-rules/acl_cli_spaces.vtc index 81b7b0dcf..8e0d273ba 100644 --- a/reg-tests/http-rules/acl_cli_spaces.vtc +++ b/reg-tests/http-rules/acl_cli_spaces.vtc @@ -7,7 +7,7 @@ server s1 { txresp } -repeat 2 -start -haproxy h1 -W -S -conf { +haproxy h1 -Ws -S -conf { defaults mode http timeout connect "${HAPROXY_TEST_TIMEOUT-5s}" diff --git a/reg-tests/mcli/mcli_debug_dev.vtc b/reg-tests/mcli/mcli_debug_dev.vtc index 147ff0dc7..5fdf9c5ec 100644 --- a/reg-tests/mcli/mcli_debug_dev.vtc +++ b/reg-tests/mcli/mcli_debug_dev.vtc @@ -19,7 +19,7 @@ syslog S1 -level info { } -start -haproxy h1 -W -S -conf { +haproxy h1 -Ws -S -conf { global log ${S1_addr}:${S1_port} local0 info diff --git a/reg-tests/mcli/mcli_show_info.vtc b/reg-tests/mcli/mcli_show_info.vtc index 276488a1b..0a286580c 100644 --- a/reg-tests/mcli/mcli_show_info.vtc +++ b/reg-tests/mcli/mcli_show_info.vtc @@ -6,7 +6,7 @@ feature ignore_unknown_macro server s1 { } -start -haproxy h1 -W -S -conf { +haproxy h1 -Ws -S -conf { defaults mode http timeout connect "${HAPROXY_TEST_TIMEOUT-5s}" diff --git a/reg-tests/mcli/mcli_start_progs.vtc b/reg-tests/mcli/mcli_start_progs.vtc index 489efff7e..51c70155b 100644 --- a/reg-tests/mcli/mcli_start_progs.vtc +++ b/reg-tests/mcli/mcli_start_progs.vtc @@ -8,7 +8,7 @@ feature ignore_unknown_macro server s1 { } -start -haproxy h1 -W -S -conf { +haproxy h1 -Ws -S -conf { global expose-deprecated-directives defaults diff --git a/reg-tests/seamless-reload/abns_socket.vtc b/reg-tests/seamless-reload/abns_socket.vtc index 3686a1f65..0e8a7f3d7 100644 --- a/reg-tests/seamless-reload/abns_socket.vtc +++ b/reg-tests/seamless-reload/abns_socket.vtc @@ -23,7 +23,7 @@ feature cmd "command -v grep" #EXCLUDE_TARGETS=freebsd,osx,generic #REGTEST_TYPE=devel -haproxy h1 -W -S -conf { +haproxy h1 -Ws -S -conf { global stats socket "${tmpdir}/h1/stats" level admin expose-fd listeners diff --git a/reg-tests/server/abnsz.vtc b/reg-tests/server/abnsz.vtc index 164d17274..f42933ed0 100644 --- a/reg-tests/server/abnsz.vtc +++ b/reg-tests/server/abnsz.vtc @@ -6,7 +6,7 @@ feature cmd "command -v curl" #EXCLUDE_TARGETS=freebsd,osx,generic #REGTEST_TYPE=devel -haproxy h1 -W -S -conf { +haproxy h1 -Ws -S -conf { global stats socket "${tmpdir}/h1/stats" level admin expose-fd listeners