summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-1075-75/+75
* dynamic_ha_SUITE: Increase the chance of concurrent rebalancesJean-Sébastien Pédron2020-03-091-3/+14
* Add test that should failLuke Bakken2020-03-061-1/+24
* rabbit_fifo: change release cursor calculationrabbit-fifo-release-cursor-fixkjnilsson2020-03-051-0/+21
* rabbit_fifo_prop: revert config changekjnilsson2020-03-041-1/+1
* rabbit_fifo_props: add tests that tests config changeskjnilsson2020-03-031-31/+120
* signal_handling_SUITE: New testsuite to check the signal handlers behaviorJean-Sébastien Pédron2020-03-031-0/+168
* lower size of property testkjnilsson2020-03-021-1/+1
* rabbit_fifo: release cursor effect orderingkjnilsson2020-03-022-3/+6
* product_info_SUITE: New testsuite to check product name & version overridesJean-Sébastien Pédron2020-02-291-0/+168
* min length validator: handle passwordless users gracefullyMichael Klishin2020-02-291-1/+5
* Take snapshots when messages are returnedqq-dead-letter-bugkjnilsson2020-02-281-4/+3
* Fix QQ dead letter crashkjnilsson2020-02-281-0/+16
* Merge pull request #2255 from rabbitmq/qq-remove-member-fixMichael Klishin2020-02-251-0/+19
|\
| * quorum_queue suite: remove a couple of stray commentsMichael Klishin2020-02-251-2/+0
| * Split QQ remove member into two operationskjnilsson2020-02-241-0/+21
* | Fix QQ crash recovery bugkjnilsson2020-02-251-4/+25
|/
* Catch and report errors when importing definitions concurrentlyMichael Klishin2020-02-192-1/+42
* unit_log_config_SUITE: Adapt after fixes to rabbit_lagerJean-Sébastien Pédron2020-02-101-74/+82
* Move all RabbitMQ-specific environment variables to `rabbit_env`Jean-Sébastien Pédron2020-02-031-5/+14
* Skip persistent cluster ID test for mixed version clustersMichael Klishin2020-02-021-11/+17
* Introduce a persistent internal cluster IDMichael Klishin2020-01-301-3/+16
* Merge pull request #2211 from rabbitmq/unsupported-if-flags-delete-qqArnaud Cogoluègnes2020-01-221-1/+31
|\
| * Unsupported if_empty and if_unused flags for delete quorum queuesdcorbacho2020-01-151-1/+31
* | quorum_queue_SUITE: Remove an unused variableJean-Sébastien Pédron2020-01-171-1/+1
* | unit_SUITE: Declare test plugins' dependenciesJean-Sébastien Pédron2020-01-171-1/+6
* | Revert "unit_SUITE: Fix test plugin's dependencies"Jean-Sébastien Pédron2020-01-171-1/+1
* | unit_SUITE: Fix test plugin's dependenciesJean-Sébastien Pédron2020-01-161-1/+1
|/
* Merge pull request #2210 from rabbitmq/filter-applicable-policiesMichael Klishin2020-01-151-1/+21
|\
| * Filter policies that cannot be applied to quorum queuesdcorbacho2020-01-141-1/+21
* | Merge pull request #2209 from rabbitmq/tomyouyou-tomyouyou-autoheal-lMichael Klishin2020-01-131-2/+3
|\ \
| * | Make autoheal state transition timeout configurableMichael Klishin2020-01-111-2/+3
| |/
* | unit_log_config_SUITE: Take new `feature_flags` category into accountJean-Sébastien Pédron2020-01-131-0/+18
|/
* (c) bumpMichael Klishin2019-12-2928-28/+28
* Remove an assertion that doesn't make much sense post-#2195Michael Klishin2019-12-271-6/+2
* Wait for virtual host recovery longer, ref #2195Michael Klishin2019-12-271-5/+5
* vhost_SUITE: update expectations post-#2195Michael Klishin2019-12-271-16/+12
* Cuttlefish schema: introduce socket_writer.gc_thresholdMichael Klishin2019-12-251-0/+7
* unit_inbroker_parallel_SUITE: Fix use of `?config()`Jean-Sébastien Pédron2019-12-161-1/+1
* Merge pull request #2185 from rabbitmq/qq-aux-eval-changesKarl Nilsson2019-12-161-7/+4
|\
| * Fix rabbit_fifo tests after aux eval/tick changesArnaud Cogoluègnes2019-12-161-7/+4
* | clustering_management_SUITE: Adapt behavior to pre-prelaunch nodesJean-Sébastien Pédron2019-12-131-1/+12
|/
* Ensure list_local_quorum_queues workskjnilsson2019-12-121-3/+5
* Initial tests for rabbit_quorum_queue:list_with_minimum_quorum/0Michael Klishin2019-12-121-3/+36
* quorum_queue_SUITE: Verify rabbit_ct_helpers:run_steps() return valueJean-Sébastien Pédron2019-12-121-35/+50
* rabbit_lager: Use log levels from prelaunch contextJean-Sébastien Pédron2019-12-111-137/+137
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-115-30/+66
* unit_inbroker_non_parallel_SUITE: Skip log file test if dir writableJean-Sébastien Pédron2019-12-051-8/+21
* Merge pull request #2176 from rabbitmq/duplicated-consumers-metricMichael Klishin2019-11-291-1/+20
|\
| * Take consumers from `handle_tick` arguments, as stats from `infos` are not ye...dcorbacho2019-11-291-4/+4