summaryrefslogtreecommitdiff
path: root/python/qpid/brokertest.py
Commit message (Expand)AuthorAgeFilesLines
* Test for management + cluster: run management tools in parallel with regular ...Alan Conway2010-01-271-32/+85
* Added support for extended properties in the broker test frameworkKim van der Riet2010-01-191-10/+23
* 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-10/+1
* Don't hold up broker initialization for cluster initialization.Alan Conway2010-01-061-5/+25
* QPID-2266: error sending update: Enqueue capacity threshold exceededAlan Conway2009-12-111-4/+5
* QPID-2253 - Cluster node shuts down with inconsistent error.Alan Conway2009-12-091-7/+2
* Fix test race condition that was causing the test to hang.Alan Conway2009-12-021-15/+33
* Improved error messages in brokertest framework.Alan Conway2009-11-261-12/+43
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-261-2/+2
* Consistency checks for persistent cluster startup.Alan Conway2009-11-251-12/+14
* Added flow control to failover_test in cluster_tests.py.Alan Conway2009-11-241-4/+30
* Support for restarting a persistent cluster.Alan Conway2009-11-241-21/+40
* Improved exception handling in brokertest.Broker.Alan Conway2009-11-181-1/+1
* Provide default for brokertest.py OUTDIR define.Alan Conway2009-11-181-2/+3
* Added cluster option --cluster-size.Alan Conway2009-11-181-16/+10
* changed address syntax to permit more complex subjects, added escaping, impro...Rafael H. Schloming2009-11-131-4/+4
* Moved brokertest.py to python directory.Alan Conway2009-11-101-0/+393