summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Log configuration testsDaniil Fedotov2017-08-211-0/+673
* Refactor log configuration to be consistent with log doc guideDaniil Fedotov2017-08-181-9/+17
* Merge branch 'stable'Michael Klishin2017-08-101-1/+2
|\
| * Move delays to the test where they belongMichael Klishin2017-08-101-1/+2
* | Merge branch 'stable'Michael Klishin2017-08-101-0/+3
|\ \ | |/
| * Inject a delay after killing nodeMichael Klishin2017-08-101-0/+3
* | Merge branch 'stable'Michael Klishin2017-08-101-1/+17
|\ \ | |/
| * Add test for cleaning up dead exclusive queuesLuke Bakken2017-08-092-12/+18
| * Begin adding test for #1323Luke Bakken2017-08-091-1/+11
* | After-merge test fix. Restart vhost supervisor with start_vhostDaniil Fedotov2017-08-011-2/+2
* | Test suite updatesMichael Klishin2017-08-011-3/+4
* | WordingMichael Klishin2017-08-011-6/+6
* | Merge branch 'master' into rabbitmq-server-1314Michael Klishin2017-08-013-59/+159
|\ \
| * | Restore delays used earlierMichael Klishin2017-08-011-3/+3
| * | Merge branch 'master' into rabbitmq-server-1310Michael Klishin2017-07-312-11/+46
| |\ \
| | * \ Merge branch 'master' into rabbitmq-server-1303Michael Klishin2017-07-261-2201/+74
| | |\ \
| | * | | Test that list_queues return stopped state for queues taken down by vhost sup...Daniil Fedotov2017-07-262-39/+33
| * | | | Test that a node can start with a dead vhost and potential slaves on itDaniil Fedotov2017-07-311-57/+107
| * | | | Test that a queue master do not fail when adding a dead-vhost nodeDaniil Fedotov2017-07-311-2/+17
| * | | | Refactor vhost supervisor access functions.Daniil Fedotov2017-07-311-1/+1
| | |/ / | |/| |
* | | | Fix compile warningLuke Bakken2017-07-311-1/+1
* | | | Start slave queues after vhost recover, instead of node start.Daniil Fedotov2017-07-311-5/+81
|/ / /
* | | Cleanup test variable queue for channel operation timeout test.Daniil Fedotov2017-07-261-2201/+74
|/ /
* | Cleanup test groupsDaniil Fedotov2017-07-241-20/+6
* | Test connection closures when vhost supervisor fails.Daniil Fedotov2017-07-192-55/+392
* | Merge branch 'stable'rabbitmq_v3_7_0_milestone16Jean-Sébastien Pédron2017-07-121-4/+9
|\ \ | |/
| * rabbit_core_metrics_gc_SUITE: Wait for condition in a loopJean-Sébastien Pédron2017-07-121-4/+9
* | Merge remote-tracking branch 'origin/stable'kjnilsson2017-07-111-5/+15
|\ \ | |/
| * Replace timer:sleep with a loop waiting on a predicate.kjnilsson2017-07-111-5/+15
| * SimplifyMichael Klishin2017-07-111-9/+6
* | Merge branch 'stable'Michael Klishin2017-07-111-0/+46
|\ \ | |/
| * Merge pull request #1290 from rabbitmq/rabbitmq-server-1285Michael Klishin2017-07-111-4/+24
| |\
| | * Add test for set_vm_memory_high_watermarkGerhard Lazu2017-07-101-4/+24
* | | Merge branch 'stable'Michael Klishin2017-07-101-25/+80
|\ \ \ | |/ /
| * | Merge branch 'stable' into rabbitmq-management-427Michael Klishin2017-07-101-26/+10
| |\ \ | | |/
| * | Clean up queue metrics on queue termination.kjnilsson2017-07-041-18/+10
| * | Only GC local queue metricsLuke Bakken2017-06-281-14/+1
| * | Filter queue list by local pidLuke Bakken2017-06-281-1/+1
| * | Force some GCLuke Bakken2017-06-281-1/+14
| * | Add sleep to ensure sync_mirrors settlesLuke Bakken2017-06-281-7/+11
| * | Check rpc return valuesLuke Bakken2017-06-281-26/+37
| * | Issue is reproducedLuke Bakken2017-06-281-1/+5
| * | Use rpc to synchronize queuesLuke Bakken2017-06-281-6/+17
| * | Fixes setting ha policyLuke Bakken2017-06-281-7/+5
| * | Add test skel to repro gh-427 in rabbitmq-managementLuke Bakken2017-06-281-11/+46
* | | sync_detection_SUITE: Wait for sync status for 30 secondsJean-Sébastien Pédron2017-07-051-1/+1
* | | Merge branch 'master' into rabbitmq-server-1246-masterMichael Klishin2017-07-032-31/+10
|\ \ \
| * | | Use delegate:invoke and delegate:invoke_no_resultDiana Corbacho2017-06-301-5/+0
| * | | Merge branch 'stable'Jean-Sébastien Pédron2017-06-291-26/+10
| |\ \ \ | | | |/ | | |/|
| | * | unit_SUITE: Adapt rabbitmqctl_encode testcase to the new rabbit_control_pbe APIrabbitmq_v3_6_11_milestone3Jean-Sébastien Pédron2017-06-291-26/+10
| | |/