aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh.spec
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-03-07 15:25:16 +0100
committerHans Nilsson <[email protected]>2017-03-23 10:40:42 +0100
commit6d91c5cbe19e8ed9e7548d5e90d236c603977f08 (patch)
tree2999199c64ed04371e7a739fb31ddfef51e1842d /lib/ssh/test/ssh.spec
parent3b6f4eada751ebb4f8db6a5964347e877f2b8aab (diff)
downloadotp-6d91c5cbe19e8ed9e7548d5e90d236c603977f08.tar.gz
otp-6d91c5cbe19e8ed9e7548d5e90d236c603977f08.tar.bz2
otp-6d91c5cbe19e8ed9e7548d5e90d236c603977f08.zip
ssh: remove old ssh_benchmark_SUITE
Seem to draw much resources (time & prim mem)
Diffstat (limited to 'lib/ssh/test/ssh.spec')
-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 0076fc275e..92351f3ed1 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_benchmark_SUITE],
+{skip_suites, "../ssh_test", [
+ ],
"Benchmarks run separately"}.