File 0453-ssh-Speed-up-test.patch of Package erlang

From 0705d713a362ee2e91386f23bbd0ab6fe6878616 Mon Sep 17 00:00:00 2001
From: Hans Nilsson <hans@erlang.org>
Date: Wed, 24 Feb 2021 13:04:36 +0100
Subject: [PATCH] ssh: Speed up test

---
 lib/ssh/test/ssh_options_SUITE.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/ssh/test/ssh_options_SUITE.erl b/lib/ssh/test/ssh_options_SUITE.erl
index 09b1c7ccbb..5125710471 100644
--- a/lib/ssh/test/ssh_options_SUITE.erl
+++ b/lib/ssh/test/ssh_options_SUITE.erl
@@ -1454,7 +1454,7 @@ max_sessions_drops_tcp_connects(Config) ->
     FloodSessions = 1000,
     ParallelLogin = true,
     NegTimeOut = 8*1000,
-    HelloTimeOut = 1*1000,
+    HelloTimeOut = 200,
 
     %% Start a test daemon
     SystemDir = filename:join(proplists:get_value(priv_dir, Config), system),
-- 
2.26.2

openSUSE Build Service is sponsored by