From 2d39090ed603805b1a651a7782492cd143bffbd9 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Tue, 8 Jan 2019 10:42:41 +0100 Subject: ssl: Only run a basic fast test in test cycle Some of the slower machines takes 20-30 minutes to run one iteration of the payload test. --- lib/ssl/test/ssl.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ssl/test/ssl.spec') diff --git a/lib/ssl/test/ssl.spec b/lib/ssl/test/ssl.spec index 5e65bfcfe6..24272327c3 100644 --- a/lib/ssl/test/ssl.spec +++ b/lib/ssl/test/ssl.spec @@ -3,6 +3,7 @@ {suites,dir,all}. {skip_groups,dir,ssl_bench_SUITE,setup,"Benchmarks run separately"}. +{skip_groups,dir,ssl_bench_SUITE,payload,"Benchmarks run separately"}. {skip_groups,dir,ssl_bench_SUITE,pem_cache,"Benchmarks run separately"}. {skip_groups,dir,ssl_dist_bench_SUITE,setup,"Benchmarks run separately"}. {skip_groups,dir,ssl_dist_bench_SUITE,throughput,"Benchmarks run separately"}. -- cgit v1.2.3