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 f98fe46137c62..50ad8c517769c 100644 --- a/test/recipes/80-test_cmp_http_data/Mock/test.cnf +++ b/test/recipes/80-test_cmp_http_data/Mock/test.cnf @@ -1,6 +1,7 @@ [default] batch = 1 # do not use stdin -total_timeout = 20 # = 2 * msg_timeout (see below) - used to prevent, e.g., infinite polling due to error +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 trusted = trusted.crt newkey = new.key newkeypass = @@ -44,7 +45,6 @@ sleep = 0 ############################# aspects [connection] -msg_timeout = 10 # should be enough to hopefully cover delays caused be the underlying system but not too high as this slows down some test cases total_timeout = # reset any TLS options to default: tls_used =