summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Quorum queue; make membership changes [more] idempotentMichael Klishin2019-04-011-7/+21
* Merge pull request #1960 from rabbitmq/mnesia_use_ram_schema_on_consistency_c...Michael Klishin2019-03-291-1/+38
|\
| * Merge branch 'master' into mnesia_use_ram_schema_on_consistency_checkMichael Klishin2019-03-262-44/+418
| |\
| * | Test successfull clustering if there is a garbage schema in the work dirDaniil Fedotov2019-03-221-1/+38
* | | Purge stale node state from quorum queueskjnilsson2019-03-272-7/+59
| |/ |/|
* | Merge pull request #1950 from rabbitmq/rabbit-fifo-bugfixesKarl Nilsson2019-03-262-44/+418
|\ \ | |/ |/|
| * Disable test that cannot currently passkjnilsson2019-03-211-15/+11
| * rabbit_fifo: propery tests for single active consumerkjnilsson2019-03-201-24/+315
| * rabbit_fifo: Ensure checkout is performedkjnilsson2019-03-181-19/+32
| * rabbit_fifo bugfixeskjnilsson2019-03-182-1/+75
* | URL CleanupSpring Operator2019-03-2069-71/+71
|/
* Fix snapshot bug in rabbit_fifokjnilsson2019-03-141-3/+26
* rabbit_fifo_prop_SUITE: `fake_pid` was removedv3.8.0-beta.3Jean-Sébastien Pédron2019-03-041-2/+1
* Merge pull request #1903 from rabbitmq/single-active-noconnectionMichael Klishin2019-03-015-100/+276
|\
| * Remove a helper test erlc considers unused, per discussion with @kjnilssonMichael Klishin2019-03-011-11/+0
| * Emit inactive when no consumer can be activatedkjnilsson2019-03-011-1/+1
| * Tweak qourum queue tick interval for testskjnilsson2019-03-012-4/+8
| * Merge branch 'master' into single-active-noconnectionMichael Klishin2019-02-281-1/+1
| |\
| * | Ensure waiting consumers can receive creditkjnilsson2019-02-281-0/+33
| * | rabbit_fifo: cancel should not remove single active consumerkjnilsson2019-02-271-1/+54
| * | rabbit_fifo: change single active consumer on noconnectionkjnilsson2019-02-273-96/+193
* | | Feature flags: Handle plugins' feature flags only present on some nodesJean-Sébastien Pédron2019-03-016-38/+642
| |/ |/|
* | rabbit_fifo_SUITE: Fix include of `rabbit_fifo.hrl`Jean-Sébastien Pédron2019-02-281-1/+1
|/
* These tests use CT nowMichael Klishin2019-02-261-2/+0
* NamingMichael Klishin2019-02-261-17/+17
* Move rabbit_fifo unit tests into own SUITEkjnilsson2019-02-252-610/+1649
* Add nodeup commands to rabbit_fifo_propkjnilsson2019-02-221-7/+15
* Fix rabbit_fifo poison handlingkjnilsson2019-02-221-10/+56
* Remove poison message from indexesDiana Corbacho2019-02-221-27/+13
* Include poison message handling in snapshot testingDiana Corbacho2019-02-221-7/+23
* Poison handling in quorum queuesDiana Corbacho2019-02-221-1/+152
* Handle mixed version clusters in test suitekjnilsson2019-02-211-4/+10
* Merge branch 'master' into unavailable-qq-publish-fixMichael Klishin2019-02-215-19/+315
|\
| * Change rabbit_quorum_queue:grow/3kjnilsson2019-02-201-1/+15
| * Add integration test for grow commandkjnilsson2019-02-201-63/+30
| * Rename test suite for consistencyMichael Klishin2019-02-201-1/+1
| * Quorum queue suite: CT logging tweaksMichael Klishin2019-02-201-4/+1
| * Merge branch 'master' into pre-node-removal-toolMichael Klishin2019-02-193-14/+144
| |\
| | * add test for 'network' type arbitrary channel sourcesAyanda Dube2019-02-181-0/+24
| | * store and retrieve channel source from stateAyanda Dube2019-02-181-30/+25
| | * Introduce originating source to channels, to help avoidAyanda Dube2019-02-181-0/+123
| | * Merge branch 'master' into rabbitmq-server-1873-binding-recoveryMichael Klishin2019-02-168-112/+56
| | |\
| | | * Remove inet_dist_listen_min / max from ini schema since they do not workLuke Bakken2019-02-141-13/+0
| | * | Merge branch 'master' into rabbitmq-server-1873-binding-recoveryMichael Klishin2019-02-1315-25/+25
| | |\ \
| | * | | Recover bindings for all durable queues including failed to recover.Daniil Fedotov2019-02-121-1/+2
| * | | | Add cluster size to shrink resultkjnilsson2019-02-192-4/+160
| * | | | Disallow removal of the last quorum memberkjnilsson2019-02-141-2/+9
| * | | | Add shrink_all/1 functionkjnilsson2019-02-141-4/+29
| | |_|/ | |/| |
* | | | Fix channel liveness issuekjnilsson2019-02-141-0/+28
|/ / /
* | | Use the new feature flags helper in `rabbit_ct_broker_helpers`Jean-Sébastien Pédron2019-02-136-82/+33