summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/tests/cluster.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk
index 9a907f9cce..c5188e292d 100644
--- a/cpp/src/tests/cluster.mk
+++ b/cpp/src/tests/cluster.mk
@@ -57,7 +57,8 @@ EXTRA_DIST += \
testlib.py \
brokertest.py \
cluster_tests.py \
- long_cluster_tests.py
+ long_cluster_tests.py \
+ cluster_tests.fail
LONG_TESTS += \
run_long_cluster_tests \