aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-05-22 15:36:52 +0200
committerHans Nilsson <[email protected]>2017-05-23 13:50:58 +0200
commit254422231e50ced8014eb84b9d80136b45483cc2 (patch)
treeeee71dd74ba904f19065ea11f9d7c1f85a2f13fc /lib/ssh/test
parent580dc012238b4fd2839730c0c44edaef55dc9b4b (diff)
downloadotp-254422231e50ced8014eb84b9d80136b45483cc2.tar.gz
otp-254422231e50ced8014eb84b9d80136b45483cc2.tar.bz2
otp-254422231e50ced8014eb84b9d80136b45483cc2.zip
ssh: disable faulty ssh_upgrade_SUITE
Diffstat (limited to 'lib/ssh/test')
-rw-r--r--lib/ssh/test/ssh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ssh/test/ssh.spec b/lib/ssh/test/ssh.spec
index 68268cb20d..b4e3d36072 100644
--- a/lib/ssh/test/ssh.spec
+++ b/lib/ssh/test/ssh.spec
@@ -1,6 +1,7 @@
{suites,"../ssh_test",all}.
-{skip_suites, "../ssh_test", [ssh_bench_SUITE
+{skip_suites, "../ssh_test", [ssh_bench_SUITE,
+ ssh_upgrade_SUITE
],
"Benchmarks run separately"}.