From 7e5f97c73b1909fbe6245efd5e9da28e6250c7a7 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 24 Mar 2010 18:56:33 +0000 Subject: Fix resource leaks in cluster_tests, add 5 minute test run to make check-long. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@927154 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/run_long_cluster_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests/run_long_cluster_tests') diff --git a/cpp/src/tests/run_long_cluster_tests b/cpp/src/tests/run_long_cluster_tests index cb9c6b219b..81d4019616 100755 --- a/cpp/src/tests/run_long_cluster_tests +++ b/cpp/src/tests/run_long_cluster_tests @@ -20,4 +20,4 @@ # srcdir=`dirname $0` -$srcdir/run_cluster_tests long_cluster_tests +$srcdir/run_cluster_tests 'cluster_tests.LongTests.*' -DDURATION=5 -- cgit v1.2.1