From 4b6b59d957615a68f8184ad073ff3928ef59f678 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Thu, 29 Mar 2018 11:51:54 +0200 Subject: ssh: Increase timetrap for slow test machines --- lib/ssh/test/ssh_compat_SUITE.erl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/ssh/test/ssh_compat_SUITE.erl') diff --git a/lib/ssh/test/ssh_compat_SUITE.erl b/lib/ssh/test/ssh_compat_SUITE.erl index f7eda1dc08..6c0e010bf5 100644 --- a/lib/ssh/test/ssh_compat_SUITE.erl +++ b/lib/ssh/test/ssh_compat_SUITE.erl @@ -41,8 +41,7 @@ %%-------------------------------------------------------------------- suite() -> - [%%{ct_hooks,[ts_install_cth]}, - {timetrap,{seconds,40}}]. + [{timetrap,{seconds,60}}]. all() -> %% [check_docker_present] ++ -- cgit v1.2.3