summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/cluster.mk
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: add cluster_tests.py to list of installed scripts.Alan Conway2011-02-151-1/+1
* Move brokertest.py from qpid/python to qpid/cpp.Alan Conway2011-01-211-1/+2
* Added cluster_test_logs.py to EXTRA_DIST for use by store tests.Alan Conway2011-01-111-0/+1
* Include cluster scripts unconditionally in distribution.Alan Conway2010-11-111-27/+32
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-271-1/+1
* Get rid of boost::regex in test code.Alan Conway2010-10-211-1/+1
* Introduce broker::Cluster interface.Alan Conway2010-10-181-1/+1
* Cluster benchmark test script. Improvements to qpid-cpp-bencmhark.Alan Conway2010-10-041-1/+2
* Add missing files to EXTRA_DIST.Alan Conway2010-09-301-2/+6
* Add missing cluster test scripts to EXTRA_DIST.Alan Conway2010-09-301-1/+2
* Scripts using rsync and ssh to assist cluster testing:Alan Conway2010-09-271-0/+3
* Fix link error on fedora 13Alan Conway2010-07-061-3/+1
* Re-eneable run_long_cluster_tests.Alan Conway2010-03-251-0/+1
* Disable run_long_cluster_tests from make check-long until failures are fixed.Alan Conway2010-03-251-1/+0
* Support for restarting a persistent cluster.Alan Conway2009-11-241-1/+2
* cluster::InitialStatusMap and unit tests, support for improved cluster join p...Alan Conway2009-11-171-2/+3
* Moved brokertest.py to python directory.Alan Conway2009-11-101-2/+1
* Add missing cluster_tests.fail file to distribution list.Gordon Sim2009-11-101-1/+2
* Added message store recovery tests to cluster_tests.Alan Conway2009-11-091-1/+1
* Clean up files left behind by tests in make clean.Alan Conway2009-11-041-0/+3
* Add missing install rule for brokertest.pyAlan Conway2009-10-301-1/+2
* Fix QPID-2086 - problem with read-credit.Alan Conway2009-10-011-1/+4
* Add new test script to distribution list.Gordon Sim2009-08-111-0/+1
* Watchdog feature to remove unresponsive cluster nodes.Alan Conway2009-08-101-33/+35
* Added python long cluster test outline for long tests and soak tests. Also ad...Kim van der Riet2009-07-071-2/+5
* Some fixes to QPID-1879 so that clustering still works:Andrew Stitcher2009-06-011-3/+1
* Added installable python cluster tests that can be run from an external store...Kim van der Riet2009-05-261-9/+37
* Fix regression: close shadow connections belonging to brokers that have left ...Alan Conway2009-04-141-1/+1
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-2/+4
* QPID-1721: Fixes for replication between clusters when new members are addedGordon Sim2009-03-091-2/+3
* Added tests for federated links to and from a clusterGordon Sim2009-02-181-2/+2
* Allow passing extra argv arguments to ClusterFixture.Alan Conway2009-02-121-1/+1
* QPID-1650 Mick Goulish: separte ClusterFixture from cluster_test.cpp for use ...Alan Conway2009-02-061-2/+2
* Run python tests against a single-member cluster in check-long.Alan Conway2009-01-291-1/+2
* Added ASF license to makefilesGordon Sim2008-12-151-0/+18
* Optional cluster integration with cman quorum service.Alan Conway2008-11-181-5/+5
* Clean up unused members/testsAlan Conway2008-09-191-1/+0
* Simplified cluster updates.Alan Conway2008-09-161-1/+1
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-1/+1
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-0/+3
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-111-1/+1
* Fix sporadic shutdown hang in clustered broker.Alan Conway2008-08-051-1/+1
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-3/+2
* Revert un-necessary Plugin complications. Better solution for plugin extensio...Alan Conway2008-07-081-1/+1
* Disabled cluster_test temporarily, it leaks processes.Alan Conway2008-07-041-2/+4
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-261-1/+1
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-261-4/+4
* Additions to the client API:Alan Conway2008-06-251-1/+1
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-1/+1
* Replaced --enable-cluster option with --with-cpg to enable/disable CPG.Alan Conway2008-02-061-1/+1