aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_algorithms_SUITE.erl
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-02-25 15:40:34 +0100
committerHans Nilsson <[email protected]>2016-02-25 15:58:21 +0100
commit96f6ec8111d3d7fa8c6017f3e58bdee82682ed01 (patch)
tree3b4f73cb6e9184243650d81605067115eebd9987 /lib/ssh/test/ssh_algorithms_SUITE.erl
parent6e4a86b78215a2dde37e84e1dd2ab44ffa92b0f8 (diff)
downloadotp-96f6ec8111d3d7fa8c6017f3e58bdee82682ed01.tar.gz
otp-96f6ec8111d3d7fa8c6017f3e58bdee82682ed01.tar.bz2
otp-96f6ec8111d3d7fa8c6017f3e58bdee82682ed01.zip
ssh: Adjusted timetrap values on ssh tests
Diffstat (limited to 'lib/ssh/test/ssh_algorithms_SUITE.erl')
-rw-r--r--lib/ssh/test/ssh_algorithms_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/test/ssh_algorithms_SUITE.erl b/lib/ssh/test/ssh_algorithms_SUITE.erl
index a03a9ee0f2..49ed15698c 100644
--- a/lib/ssh/test/ssh_algorithms_SUITE.erl
+++ b/lib/ssh/test/ssh_algorithms_SUITE.erl
@@ -36,7 +36,7 @@
suite() ->
[{ct_hooks,[ts_install_cth]},
- {timetrap,{minutes,5}}].
+ {timetrap,{minutes,10}}].
all() ->
%% [{group,kex},{group,cipher}... etc