From: Dr. David von Oheimb Date: Wed, 29 Jan 2025 07:18:40 +0000 (+0100) Subject: 80-test_cmp_http_data/Mock/test.cnf: further relax total_timeout as workaround for... X-Git-Tag: openssl-3.3.3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4058a9bdff4f33042b2861b34f2e00ae24fadb7;p=thirdparty%2Fopenssl.git 80-test_cmp_http_data/Mock/test.cnf: further relax total_timeout as workaround for heavily loaded test systems Fixes #26577 Reviewed-by: Bernd Edlinger Reviewed-by: Saša Nedvědický (Merged from https://github.com/openssl/openssl/pull/26584) (cherry picked from commit 12baad7ed47fce8977929cec4eafa0912bab8756) --- diff --git a/test/recipes/80-test_cmp_http_data/Mock/test.cnf b/test/recipes/80-test_cmp_http_data/Mock/test.cnf index 4fbffb69810..3276001fec2 100644 --- a/test/recipes/80-test_cmp_http_data/Mock/test.cnf +++ b/test/recipes/80-test_cmp_http_data/Mock/test.cnf @@ -1,7 +1,7 @@ [default] batch = 1 # do not use stdin -total_timeout = 20 # is used to prevent, e.g., infinite polling due to error; -# should hopefully be enough to cover delays caused by the underlying system +total_timeout = 120 # is used to prevent, e.g., infinite polling due to error; +# should now really be enough to cover delays caused by the underlying system trusted = trusted.crt newkey = new.key newkeypass =