From c44d59ff549867145281b94f87bcfad3c4aa8e69 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 25 Mar 2010 17:19:31 +0000 Subject: Re-eneable run_long_cluster_tests. Reduced duration to 2 minutes per test. Reduced load to avoid timeouts - Fewer concurrent clients on test_management. - Delay in ErrorGenerator for test_failover. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@927509 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/tests/cluster.mk') diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index d2b454bb8e..0c142a6727 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -60,6 +60,7 @@ EXTRA_DIST += \ cluster_tests.fail LONG_TESTS += \ + run_long_cluster_tests \ start_cluster \ cluster_python_tests \ stop_cluster -- cgit v1.2.1