summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Extract policy tests into a separate suiteMichael Klishin2016-09-012-42/+157
* Merge branch 'master' into rabbitmq-server-930Michael Klishin2016-08-313-3/+974
|\
| * per_vhost_connection_limit_SUITE: Add a test around cluster renameJean-Sébastien Pédron2016-08-262-15/+77
| * cluster_rename_SUITE: Lower the testsuite timeoutJean-Sébastien Pédron2016-08-251-3/+9
| * per_vhost_connection_limit_SUITE: Sleep 500ms after connection open/closeJean-Sébastien Pédron2016-08-251-176/+139
| * Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-241-0/+23
| |\
| * \ Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-231-1/+37
| |\ \
| * \ \ Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-184-16/+205
| |\ \ \
| * \ \ \ Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-143-2/+52
| |\ \ \ \
| * | | | | Rename functionMichael Klishin2016-08-141-1/+1
| * | | | | More test casesMichael Klishin2016-08-051-9/+77
| * | | | | Use negative values to disable per-vhost limits, 0 to refuse all connectionsMichael Klishin2016-08-051-16/+88
| * | | | | One more test caseMichael Klishin2016-08-041-42/+39
| * | | | | RefactorMichael Klishin2016-08-041-8/+1
| * | | | | Drop the _test prefixes, remove some dead codeMichael Klishin2016-08-042-35/+32
| * | | | | Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-021-17/+23
| |\ \ \ \ \
| * | | | | | Switch to a single table per node for connection trackingMichael Klishin2016-08-021-63/+52
| * | | | | | Keep track of connections, introduce per-vhost limitsMichael Klishin2016-07-222-0/+824
* | | | | | | Test policy and operator policy message ttlDaniil Fedotov2016-08-261-0/+42
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'stable'Michael Klishin2016-08-241-0/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Handle late autoheal_finished messageDiana Corbacho2016-08-241-0/+9
| * | | | | Improve tolerance to partial partitions in autohealDiana Corbacho2016-08-231-0/+14
* | | | | | Merge branch 'stable'Diana Corbacho2016-08-191-1/+37
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Test GM crash when group is deleted while processing a DOWN messageDiana Corbacho2016-08-191-1/+37
* | | | | Merge branch 'stable'Michael Klishin2016-08-161-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | Discard any unexpected messages, such as late replies from gen_serverDiana Corbacho2016-08-161-1/+10
* | | | | Merge branch 'stable'Michael Klishin2016-08-161-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'rabbitmq-server-health-check-node-monitor' of https://github.co...Michael Klishin2016-08-161-0/+19
| |\ \ \ \
| | * | | | Check rabbit_node_monitor during health-checkAlexey Lebedeff2016-08-101-0/+19
* | | | | | Merge branch 'stable'Diana Corbacho2016-08-152-15/+176
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Add support for listing only local queuesAlexey Lebedeff2016-08-122-15/+176
| |/ / /
* | | | Non negative integer validatorDaniil Fedotov2016-08-101-2/+2
* | | | Non negative validator for tcp lingerDaniil Fedotov2016-08-101-1/+6
* | | | Add tcp linger option to schemaDaniil Fedotov2016-08-103-2/+47
| |_|/ |/| |
* | | dynamic_ha_SUITE: Disable random policy tests for nowJean-Sébastien Pédron2016-07-221-3/+5
* | | dynamic_ha_SUITE: Log the failing set of policiesJean-Sébastien Pédron2016-07-221-10/+11
* | | dynamic_ha_SUITE: Add a new kind of failing set of policiesJean-Sébastien Pédron2016-07-221-4/+7
| |/ |/|
* | dynamic_ha_SUITE: Handle the change of queue master PIDJean-Sébastien Pédron2016-07-211-24/+32
* | dynamic_ha_SUITE: Explicitely add failing policies found by PropErJean-Sébastien Pédron2016-07-211-0/+12
* | dynamic_ha_SUITE: Wait for the last policy to apply a little longerJean-Sébastien Pédron2016-07-211-28/+49
* | dynamic_ha_SUITE: Use an assertion to possibly fail the testJean-Sébastien Pédron2016-07-211-10/+4
* | Merge local `node_health_check` into `master`Alexey Lebedeff2016-07-141-0/+167
|\ \ | |/
| * Run client helper tear down steps before broker'sMichael Klishin2016-07-141-2/+2
| * Add `node_health_check` test suiteAlexey Lebedeff2016-07-141-0/+167
* | Only use new non-builtin types in masterJean-Sébastien Pédron2016-07-061-4/+4
* | Merge branch 'stable'Jean-Sébastien Pédron2016-07-051-4/+4
|\ \ | |/
| * Fix testsuite build on Erlang R16B03 by using macros for old builtin typesrabbitmq_v3_6_3Jean-Sébastien Pédron2016-07-051-4/+4
* | Merge branch 'stable'rabbitmq_v3_7_0_milestone5Michael Klishin2016-07-031-8/+4
|\ \ | |/
| * These are moved to rabbit_ct_broker_helpersrabbitmq_v3_6_3_rc3Michael Klishin2016-07-031-4/+2
| * {allow,block}_traffic_between/2 are moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-4/+2