diff options
| author | Gordon Sim <gsim@apache.org> | 2012-08-10 10:49:46 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2012-08-10 10:49:46 +0000 |
| commit | 798cebf0e4f41953eb542d6358e5f0eea33d85a7 (patch) | |
| tree | d66506428a33fea34473b79bd962b5aff75f1136 /qpid/cpp/src/tests/Makefile.am | |
| parent | 8fdd6628bda06bec747d81b1215b6b3b5b1305da (diff) | |
| download | qpid-python-798cebf0e4f41953eb542d6358e5f0eea33d85a7.tar.gz | |
Remove cluster (prerequisite for QPID-4178)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1371647 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index cdc7429f3b..b04ec6b43e 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -142,7 +142,6 @@ test_store_la_SOURCES = test_store.cpp test_store_la_LIBADD = $(lib_broker) test_store_la_LDFLAGS = -module -include cluster.mk include sasl.mk if SSL include ssl.mk @@ -338,7 +337,6 @@ EXTRA_DIST += \ dynamic_log_level_test \ qpid-ctrl \ CMakeLists.txt \ - cluster.cmake \ windows/DisableWin32ErrorWindows.cpp \ background.ps1 \ find_prog.ps1 \ @@ -372,14 +370,6 @@ LONG_TESTS+=start_broker \ stop_broker \ run_long_federation_sys_tests -if HAVE_LIBCPG - -LONG_TESTS+= federated_cluster_test_with_node_failure \ - run_failover_soak \ - reliable_replication_test - -endif HAVE_LIBCPG - EXTRA_DIST+= \ fanout_perftest \ shared_perftest \ |
