diff --git a/reg-tests/seamless-reload/abns_socket.vtc b/reg-tests/seamless-reload/abns_socket.vtc index 2df5c667fc..7387760d1d 100644 --- a/reg-tests/seamless-reload/abns_socket.vtc +++ b/reg-tests/seamless-reload/abns_socket.vtc @@ -24,9 +24,9 @@ haproxy h1 -W -conf { ${no-htx} option http-use-htx log global option httplog - timeout connect 15ms - timeout client 20ms - timeout server 20ms + timeout connect 1s + timeout client 1s + timeout server 1s listen testme bind "fd@${testme}"