summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/brokertest.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-4710: adjust version checking used by new tx interop tests so as not to ...Gordon Sim2015-03-041-3/+16
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-9/+36
* QPID-6414: Skip HA tests if qpid-ha or qpid-config tools are not available.Alan Conway2015-02-251-1/+0
* NO-JIRA: Use absolute path for store directory in brokertest.pyAlan Conway2014-11-271-1/+1
* NO-JIRA: brokertest.py: don't use AMQP 1.0 if not available, ignore connectio...Alan Conway2014-08-281-4/+5
* NO-JIRA: Clean up test_store.cpp async functionality.Alan Conway2014-08-221-1/+1
* QPID-5966: HA mixing tx enqueue and non-tx dequeue leaves extra messages on b...Alan Conway2014-08-081-6/+11
* [no JIRA]: brokertest to set connection option 'protocol' only for SWIG clien...Pavel Moravec2014-06-261-2/+4
* NO-JIRA: HA fix hanging ha_tests.test_failover_send_receive on RHEL5Alan Conway2014-05-011-24/+22
* QPID-5720: HA exception raised by the store for durable transactionsAlan Conway2014-04-231-0/+3
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-04-081-2/+3
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-43/+91
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-02-061-1/+1
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-241-4/+7
* NO-JIRA: Fix brokertest.py so it doesn't try to load two stores.Alan Conway2014-01-071-1/+1
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-121-3/+19
* QPID-5115: AMQP 1.0 client support built in to qpidmessaging for all platformsCharles E. Rolke2013-10-041-1/+0
* QPID-4944: HA fix failure of test_failover_send_receive on slow machines.Alan Conway2013-09-131-1/+1
* QPID-4944: HA re-enable test_failover_send_receiveAlan Conway2013-09-121-2/+2
* NO-JIRA: HA minor fixes to test framework & comments.Alan Conway2013-09-041-1/+1
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-0/+4
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-6/+9
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-2/+2
* QPID-4327: Optimize brokertest.ready() to improve test runtimes.Alan Conway2013-08-011-22/+13
* QPID-4944: HA Sporadic failure: test_failover_send_receiveAlan Conway2013-07-041-1/+2
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-041-0/+1
* QPID-4931: Only allow broker to listen to a single address if "--port 0" spec...Andrew Stitcher2013-06-191-1/+1
* NO-JIRA: Added connection timeout to python client, used in brokertests.Alan Conway2013-05-291-2/+2
* QPID-4745: HA safe port allocation for brokers in HA tests.Alan Conway2013-05-151-8/+3
* QPID-4640: brokertest.py prints a message and skips tests if qmf.console not ...Alan Conway2013-03-151-1/+4
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-0/+2
* QPID-4514: Remove obsolete cluster code: brokertest.pyAlan Conway2013-01-031-85/+7
* NO-JIRA: Fix race condition in brokertest.py test harness.Alan Conway2012-12-071-1/+3
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-111-2/+2
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-2/+2
* QPID-4223: HA Completion isn't sent when queue that has acquired but unacknow...Alan Conway2012-09-141-2/+2
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-181-2/+3
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-181-7/+7
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-181-2/+2
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-1/+1
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-1/+1
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-5/+3
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-1/+1
* QPID-3603: Close replication link when a backup broker is promoted to primary.Alan Conway2012-05-281-1/+1
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-8/+10
* NO-JIRA: Fix assertion messages in brokertest.pyAlan Conway2012-04-181-2/+2
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-171-27/+32
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-301-4/+7
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-32/+45
* Adjust topictest.ps1 to use correct executable names (they changed some time ...Stephen D. Huston2011-12-221-1/+1