quic_tserver_test: Raise the initial timeout limit
authorTomas Mraz <tomas@openssl.org>
Mon, 23 Oct 2023 14:16:50 +0000 (16:16 +0200)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Oct 2023 08:35:31 +0000 (09:35 +0100)
commitd73299136ef85d83b221364201619e7342523ad7
tree5d1fed0adf8f4cc57f54899650d7179a9c485a39
parent8b268541d9aabee51699aef22963407362830ef9
quic_tserver_test: Raise the initial timeout limit

There were intermitten failures on the test occasionally and
1s initial limit might be too short.

Fixes #22424

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22475)
test/quic_tserver_test.c