summaryrefslogtreecommitdiff
path: root/cpp/src/tests/cluster.mk
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-03-25 17:19:31 +0000
committerAlan Conway <aconway@apache.org>2010-03-25 17:19:31 +0000
commitc44d59ff549867145281b94f87bcfad3c4aa8e69 (patch)
treef1b2333ed036039df6f1ff28e2248fe6c8756162 /cpp/src/tests/cluster.mk
parent8fd370f84c72fb92a4cbb2de59073ad7f68feef3 (diff)
downloadqpid-python-c44d59ff549867145281b94f87bcfad3c4aa8e69.tar.gz
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
Diffstat (limited to 'cpp/src/tests/cluster.mk')
-rw-r--r--cpp/src/tests/cluster.mk1
1 files changed, 1 insertions, 0 deletions
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