summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Jean-Sébastien Pédron2016-09-291-17/+29
|\
| * health_check_SUITE: Use a RabbitMQ nodename suffixJean-Sébastien Pédron2016-09-291-17/+29
* | Merge branch 'stable'Daniil Fedotov2016-09-282-7/+13
|\ \ | |/
| * Tests timingDaniil Fedotov2016-09-282-7/+13
* | Merge pull request #968 from rabbitmq/rabbitmq-server-501Karl Nilsson2016-09-211-0/+693
|\ \
| * | Add a test that ensures max queue limit isn't enforced for re-declarationMichael Klishin2016-09-211-2/+61
| * | One more testMichael Klishin2016-09-201-7/+34
| * | One more testMichael Klishin2016-09-201-1/+38
| * | Merge branch 'master' into rabbitmq-server-501Michael Klishin2016-09-191-4/+4
| |\ \
| * | | More testsMichael Klishin2016-09-191-25/+229
| * | | More testsMichael Klishin2016-09-191-32/+77
| * | | Enforce max-queues vhost limitMichael Klishin2016-09-191-1/+65
| * | | Introduce per_vhost_queue_limit suiteMichael Klishin2016-09-171-0/+257
* | | | Merge branch 'stable'Diana Corbacho2016-09-214-443/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'stable' into rabbitmq-server-953Michael Klishin2016-09-203-442/+0
| |\ \
| | * | Remove `inet_proxy` Erlang distributionJean-Sébastien Pédron2016-09-193-442/+0
| * | | Match shutdown as expected return valueDiana Corbacho2016-09-171-1/+1
| * | | Update expectations for new credit flow valuesMichael Klishin2016-09-151-4/+4
* | | | Merge branch 'stable'Michael Klishin2016-09-151-4/+4
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Update expectations for new credit flow valuesMichael Klishin2016-09-151-4/+4
| |/
| * dynamic_ha_SUITE: Disable random policy tests for nowJean-Sébastien Pédron2016-08-311-3/+5
| * dynamic_ha_SUITE: Log the failing set of policiesJean-Sébastien Pédron2016-08-311-10/+11
| * dynamic_ha_SUITE: Add a new kind of failing set of policiesJean-Sébastien Pédron2016-08-311-4/+7
| * dynamic_ha_SUITE: Handle the change of queue master PIDJean-Sébastien Pédron2016-08-311-24/+32
| * dynamic_ha_SUITE: Explicitely add failing policies found by PropErJean-Sébastien Pédron2016-08-311-0/+12
| * dynamic_ha_SUITE: Wait for the last policy to apply a little longerJean-Sébastien Pédron2016-08-311-28/+49
| * dynamic_ha_SUITE: Use an assertion to possibly fail the testJean-Sébastien Pédron2016-08-311-10/+4
| * Check return value of clear_policy in the test instead of auxiliary functionDiana Corbacho2016-08-311-4/+4
| * Test concurrent application of HA policiesDiana Corbacho2016-08-311-1/+110
* | Support direct connection trackingDaniil Fedotov2016-09-121-31/+51
* | Make sure the argument to md5 is a binary in this testMichael Klishin2016-09-011-1/+1
* | 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
| |_|_|_|_|/ / |/| | | | | |