summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/cluster_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Merged Alan's cluster changes from trunk.qmf-devel0.7aTed Ross2010-03-301-1/+6
* Merged the trunk back into the branch.Ted Ross2010-03-271-26/+27
* merge r919024:926606 trunk into this branchKenneth Anthony Giusti2010-03-231-23/+71
* Extended cluster_tests.test_management exposes a bug.Alan Conway2010-03-031-23/+74
* Last member of a cluster always has clean store.Alan Conway2010-02-251-14/+40
* Test for management + cluster: run management tools in parallel with regular ...Alan Conway2010-01-271-5/+67
* Fix error in cluster_tests.pyAlan Conway2010-01-061-2/+2
* Minor cluster test fixes.Alan Conway2010-01-061-2/+2
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-1/+24
* Don't hold up broker initialization for cluster initialization.Alan Conway2010-01-061-9/+16
* QPID-2266: error sending update: Enqueue capacity threshold exceededAlan Conway2009-12-111-0/+28
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-261-2/+15
* Consistency checks for persistent cluster startup.Alan Conway2009-11-251-14/+35
* Verify stored cluster-id matches agreed cluster-id when joining a persistent ...Alan Conway2009-11-241-0/+11
* Added flow control to failover_test in cluster_tests.py.Alan Conway2009-11-241-2/+2
* Support for restarting a persistent cluster.Alan Conway2009-11-241-52/+53
* Added cluster option --cluster-size.Alan Conway2009-11-181-8/+40
* Integrated InitialStatusMap into cluster code.Alan Conway2009-11-171-3/+7
* changed address syntax to permit more complex subjects, added escaping, impro...Rafael H. Schloming2009-11-131-2/+2
* Made cluster_tests.py ClusterTests.test_failover configurable to run for any ...Alan Conway2009-11-121-20/+9
* Moved brokertest.py to python directory.Alan Conway2009-11-101-2/+2
* Fixed test_failover, added ErrorGenerator with test.Alan Conway2009-11-101-10/+24
* Added message store recovery tests to cluster_tests.Alan Conway2009-11-091-2/+45
* Filled out process management in python brokertest framework.Alan Conway2009-11-091-387/+27
* Remove incorrect import.Alan Conway2009-11-021-1/+1
* Python framework for tests that start multiple brokers.Alan Conway2009-10-301-4/+36
* Moved python cluster tests to new python test runnerKim van der Riet2009-08-121-15/+88
* Added python long cluster test outline for long tests and soak tests. Also ad...Kim van der Riet2009-07-071-0/+332