summaryrefslogtreecommitdiff
path: root/test/vhost_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Change repo "root" to deps/rabbitPhilip Kuryloski2020-11-131-381/+0
* Add per_user_connection_channel_limit test suiteAyanda-D2020-08-241-1/+1
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* *_SUITE: Don't setup dist module when not neededJean-Sébastien Pédron2020-04-201-3/+1
* Remove a couple of highly timing-sensitive testsMichael Klishin2020-04-131-54/+0
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* 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
* 'check' function for health check of virtual hostsDiana Corbacho2019-05-281-2/+8
* URL CleanupSpring Operator2019-03-201-1/+1
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-1/+1
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Delete vhost at the end of this testMichael Klishin2018-09-281-3/+7
* Make rabbit_vhost:add/2 idempotentMichael Klishin2018-09-271-2/+10
* Restore delays used earlierMichael Klishin2017-08-011-3/+3
* Merge branch 'master' into rabbitmq-server-1310Michael Klishin2017-07-311-7/+17
|\
| * Test that list_queues return stopped state for queues taken down by vhost sup...Daniil Fedotov2017-07-261-35/+4
* | Test that a node can start with a dead vhost and potential slaves on itDaniil Fedotov2017-07-311-57/+107
* | Refactor vhost supervisor access functions.Daniil Fedotov2017-07-311-1/+1
|/
* Cleanup test groupsDaniil Fedotov2017-07-241-20/+6
* Test connection closures when vhost supervisor fails.Daniil Fedotov2017-07-191-0/+390