summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test RABBITMQ_var vs var behaviour when using rabbitmq-env.confGerhard Lazu2018-02-261-32/+121
* Variables in rabbitmq-env.conf and rabbitmq-env-conf.bat do not begin with RA...Luke Bakken2018-02-231-4/+4
* Make maximum number of Erlang atoms configurable via envGerhard Lazu2018-02-231-0/+10
* Make maximum number of Erlang processes configurable via envGerhard Lazu2018-02-231-4/+14
* Support kernel.net_ticktime in Cuttlefish configurationArnaud Cogoluègnes2018-02-221-1/+7
* Add delegate_count to Cuttlefish schemaMichael Klishin2018-02-061-0/+6
* Add a test to check channel interceptor hang.Daniil Fedotov2018-01-242-5/+36
* Make sure this user is actually passwordlessMichael Klishin2018-01-101-0/+2
* Improve test coverage for rabbit_auth_backend_internal:set_tags/3Michael Klishin2018-01-101-1/+38
* Prevent internal authN backend from accepting blank passwordsMichael Klishin2018-01-051-1/+58
* log.rabbit => log.exchangeMichael Klishin2017-12-302-29/+29
* Add lager backend that logs to amq.rabbitmq.logLuke Bakken2017-12-282-14/+57
* Add config schema entry for total_memory_available_override_valuev3.7.1-beta.1Michael Klishin2017-12-071-0/+8
* Add test for the application of message-ttl policy retroactivelyDiana Corbacho2017-12-051-1/+56
* Merge branch 'master' into rabbitmq-server-995Michael Klishin2017-11-031-3/+6
|\
| * Use rabbit_queue_behaviour and callbackLuke Bakken2017-11-021-3/+6
* | 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