diff options
| author | Alan Conway <aconway@apache.org> | 2010-03-24 18:56:33 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2010-03-24 18:56:33 +0000 |
| commit | 7e5f97c73b1909fbe6245efd5e9da28e6250c7a7 (patch) | |
| tree | 6d0d121fb04bc1d1f85d26af3da1a81550f26f5e /cpp/src/tests/run_long_cluster_tests | |
| parent | b5d1ef6d40dced4d81d6e57b3ec748f4ac9284ee (diff) | |
| download | qpid-python-7e5f97c73b1909fbe6245efd5e9da28e6250c7a7.tar.gz | |
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
Diffstat (limited to 'cpp/src/tests/run_long_cluster_tests')
| -rwxr-xr-x | cpp/src/tests/run_long_cluster_tests | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
