summaryrefslogtreecommitdiff
path: root/cpp/src/tests/cluster_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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