summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2451 from rabbitmq/qq-consumer-prioritiesMichael Klishin2020-09-292-1/+106
|\
| * Quorum queue consumer prioritiesqq-consumer-prioritieskjnilsson2020-09-252-1/+106
* | Update rabbit_fifo consumers test to exclude suspected down ones from countdcorbacho2020-09-281-1/+1
* | maintenance_mode_SUITE: Skip leader election checkJean-Sébastien Pédron2020-09-252-7/+36
* | per_user_connection_channel_limit_SUITE: Wait for channel/connection to termi...Jean-Sébastien Pédron2020-09-251-13/+13
|/
* Make maintenance mode tests that involve QQs conditionalMichael Klishin2020-09-231-8/+41
* Fix one more timing-sensitive per_user_connection_channel_limit suite testMichael Klishin2020-09-231-6/+22
* Test invariant: peek must not drain the queuedcorbacho2020-09-221-0/+2
* Quorum Queue Peek commandkjnilsson2020-09-222-1/+45
* Skip another mixed versions testkjnilsson2020-09-211-0/+9
* per_user_connection_channel_limit_SUITE: Wait for channel/connection to termi...Jean-Sébastien Pédron2020-09-211-5/+5
* quorum_queue_SUITE set lower aten poll intervalkjnilsson2020-09-211-1/+3
* Switch per_user suite to query feature flagkjnilsson2020-09-213-33/+45
* Ignore some tests when for mixed versionskjnilsson2020-09-183-10/+24
* quorum_queue_SUITE test reliabilitykjnilsson2020-09-171-2/+16
* Add system time to unit testqq-reject-publishdcorbacho2020-09-141-1/+2
* Quorum queue 'Queue TTL' support.kjnilsson2020-09-073-14/+142
* Don't assert on message countkjnilsson2020-09-071-1/+1
* rabbit_fifo test changekjnilsson2020-09-071-1/+3
* Skip more testskjnilsson2020-09-072-8/+51
* quorum_queue_SUITE skip 2 node tests for mixed versionskjnilsson2020-09-071-32/+38
* Skip test that cannot work with mixed machine versionskjnilsson2020-09-071-2/+7
* Switch to 3 node clusters instead of 2kjnilsson2020-09-073-3/+3
* Skip test in mixed modekjnilsson2020-09-071-40/+44
* Test fixeskjnilsson2020-09-071-5/+16
* Make some test suite 3 node instead of 2kjnilsson2020-09-073-12/+14
* test fixeskjnilsson2020-09-071-1/+2
* Implement reject_publish for QQskjnilsson2020-09-073-26/+166
* rabbit_fifo: Fixes for move to lqueuekjnilsson2020-09-071-92/+89
* rabbit_fifo: change messages map to queuekjnilsson2020-09-071-7/+30
* rabbit_fifo machine version 1kjnilsson2020-09-071-0/+1395
* Adjustments for test flakesPhilip Kuryloski2020-09-031-2/+3
* Run dead lettering test cases sequentiallyJean-Sébastien Pédron2020-09-021-3/+4
* per_vhost_connection_limit_SUITE: Use rabbit_connection_tracking:clear_tracke...Jean-Sébastien Pédron2020-09-021-5/+5
* Rework a flaky testMichael Klishin2020-08-311-18/+3
* More per_user_connection_channel_limit suite massagingMichael Klishin2020-08-311-87/+177
* Cleanly close connections in this testMichael Klishin2020-08-311-4/+3
* Try to address more of per_user_connection_channel_limit suite test flakesMichael Klishin2020-08-301-14/+12
* Use rabbit_ct_helpers:await_condition/1 for assertionsMichael Klishin2020-08-301-193/+473
* NamingMichael Klishin2020-08-261-229/+229
* Switch to Mozilla Public License 2.0 (MPL 2.0)Ayanda-D2020-08-243-39/+12
* Remove unused functions in vhost connection limitAyanda-D2020-08-241-19/+0
* Updated internal_user record access to use new APIsAnupama Singh2020-08-241-19/+10
* Add per_user_connection_channel_limit_partitions testAyanda-D2020-08-241-0/+183
* Add per_user_connection_channel_limit test suiteAyanda-D2020-08-244-2/+1293
* Introduce per-user channel trackingAyanda-D2020-08-241-0/+840
* Use count_tracked_items_inAyanda-D2020-08-241-1/+1
* Update per-vhost connection count references to new APIAyanda-D2020-08-242-2/+2
* Update peer_discovery_dns suiteMichael Klishin2020-08-241-8/+9
* definition_import_SUITE: Skip import_case13 if quorum_queues are unsupportedJean-Sébastien Pédron2020-08-121-17/+23