]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
80-test_cmp_http_data/Mock/test.cnf: further relax total_timeout as workaround for...
authorDr. David von Oheimb <dev@ddvo.net>
Wed, 29 Jan 2025 07:18:40 +0000 (08:18 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Fri, 31 Jan 2025 10:56:31 +0000 (11:56 +0100)
Fixes #26577

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26584)

test/recipes/80-test_cmp_http_data/Mock/test.cnf

index 4fbffb69810da8453f13add6ed9ff6ff62948d9a..3276001fec2f3dddcbe9706d036778e3f79705bf 100644 (file)
@@ -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 =