summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Move cleanup to end_per_testcaseDaniil Fedotov2017-11-021-14/+21
* Merge branch 'master' into rabbitmq-server-995Michael Klishin2017-10-312-4/+28
|\
| * Don't assert on node start successMichael Klishin2017-10-281-4/+4
| * Merge branch 'stable'Daniil Fedotov2017-10-271-1/+5
| |\
| | * Update clustering management test to support transient rabbit appDaniil Fedotov2017-10-271-2/+13
| | * Start `rabbit` application as temporary in tests.Daniil Fedotov2017-10-261-4/+5
| | * Shutdown cannot failDaniil Fedotov2017-10-171-14/+1
| * | Support rabbit.connection_max in Cuttlefish schemaMichael Klishin2017-10-221-0/+12
| * | Add additional vm_memory_calculation_strategy values to cuttlefish confLuke Bakken2017-10-121-0/+8
* | | Ensure the new tests are run as part of the cluster_size_3 groupLuke Bakken2017-10-021-5/+7
* | | Rename overflow values to use dashes instead of underscoresDaniil Fedotov2017-10-023-6/+6
* | | Add configurable queue overflow strategyDaniil Fedotov2017-10-025-19/+275
|/ /
* | Remove rabbit_cli moduleDaniil Fedotov2017-09-291-100/+0
* | Merge branch 'stable'Michael Klishin2017-09-231-26/+115
|\ \ | |/
| * Be smarter about when to use all cluster nodes vs just those specified by ha-...Luke Bakken2017-09-221-7/+2
| * Fix test for ha-mode exactly. Requires sync-ing the queues to ensure slave pi...Luke Bakken2017-09-221-14/+21
| * Squash a warning => compiles from scratchMichael Klishin2017-09-221-24/+55
| * Add three tests for different ha-mode scenarios with min-mastersLuke Bakken2017-09-221-3/+60
| * Handle suggested_queue_nodes output when slave nodes are emptyLuke Bakken2017-09-221-6/+6
| * Use EUnit assertions hereMichael Klishin2017-09-221-6/+6
* | Make it possible to configure randomized startup delay range via new style co...v3.7.0-beta.20Michael Klishin2017-09-111-0/+23
* | Update default category loglevel to `inherit`Daniil Fedotov2017-08-301-80/+80
* | Snippets to test log config.Daniil Fedotov2017-08-301-1/+36
* | Merge branch 'stable'Gerhard Lazu2017-08-221-0/+19
|\ \ | |/
| * Read rabbitmq-env.conf a bit earlier to pick up two variablesGerhard Lazu2017-08-221-0/+19
* | Use ?assertEquals where possibleMichael Klishin2017-08-211-45/+30
* | 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