aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-02-24 13:18:57 +0100
committerHans Nilsson <[email protected]>2017-02-24 13:19:46 +0100
commit82b661fb3aa20c6051dc968baf7815b1b2958d6f (patch)
treeac88bc5dc9a00efa6c2a822a9e6975460c0859db /lib/ssh
parent8f0cfd160505e5ac6c100db7d1294c2e63dc0cbb (diff)
downloadotp-82b661fb3aa20c6051dc968baf7815b1b2958d6f.tar.gz
otp-82b661fb3aa20c6051dc968baf7815b1b2958d6f.tar.bz2
otp-82b661fb3aa20c6051dc968baf7815b1b2958d6f.zip
ssh: increase timetrap for test on slow machine
Diffstat (limited to 'lib/ssh')
-rw-r--r--lib/ssh/test/ssh_algorithms_SUITE.erl3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ssh/test/ssh_algorithms_SUITE.erl b/lib/ssh/test/ssh_algorithms_SUITE.erl
index 313b7fc559..6f75d83c4a 100644
--- a/lib/ssh/test/ssh_algorithms_SUITE.erl
+++ b/lib/ssh/test/ssh_algorithms_SUITE.erl
@@ -200,6 +200,9 @@ try_exec_simple_group(Group, Config) ->
%%--------------------------------------------------------------------
%% Testing all default groups
+simple_exec_groups() ->
+ [{timetrap,{seconds,120}}].
+
simple_exec_groups(Config) ->
Sizes = interpolate( public_key:dh_gex_group_sizes() ),
lists:foreach(