summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use EUnit assertions hereMichael Klishin2017-09-221-6/+6
* Read rabbitmq-env.conf a bit earlier to pick up two variablesGerhard Lazu2017-08-221-0/+19
* Move delays to the test where they belongMichael Klishin2017-08-101-1/+2
* Inject a delay after killing nodeMichael Klishin2017-08-101-0/+3
* Add test for cleaning up dead exclusive queuesLuke Bakken2017-08-092-12/+18
* Begin adding test for #1323Luke Bakken2017-08-091-1/+11
* rabbit_core_metrics_gc_SUITE: Wait for condition in a loopJean-Sébastien Pédron2017-07-121-4/+9
* Replace timer:sleep with a loop waiting on a predicate.kjnilsson2017-07-111-5/+15
* SimplifyMichael Klishin2017-07-111-9/+6
* 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' into rabbitmq-management-427Michael Klishin2017-07-101-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
* | 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
|/
* Remove dead testsGerhard Lazu2017-06-261-20/+0
* Fix log_management test in OTP 20Gerhard Lazu2017-06-221-1/+1
* Fix term_to_binary_compat tests in R16B03Jean-Sébastien Pedron2017-06-211-10/+23
* Improve naming for test iterations & properties which are testedrabbitmq_v3_6_11_milestone2Gerhard Lazu2017-06-201-7/+13
* Fix binary comparison in OTP R16B03Gerhard Lazu2017-06-201-1/+1
* Make term_to_binary_compat generate binaries using minor_version 1.Daniil Fedotov2017-06-161-13/+46
* partitions_SUITE: Try to improve partial_pause_minorityJean-Sébastien Pédron2017-06-131-0/+12
* partitions_SUITE: Try to improve partial_false_positiveJean-Sébastien Pédron2017-06-131-0/+26
* Use binaries as queue names in testsDaniil Fedotov2017-06-082-2/+2
* OTP-20 compatibility workaround for queue directory names.Daniil Fedotov2017-06-062-1/+63
* Fix sup_delayed_restart_SUITE.Aliaksey Artamonau2017-05-301-0/+1
* Add test for rabbitmqctl wait when node fails to clusterDaniil Fedotov2017-05-101-3/+47
* Minor naming improvementMichael Klishin2017-05-091-2/+2
* Test single slave restart after forget_cluster_nodes in offline modeDiana Corbacho2017-05-081-1/+45
* Support integers in memory relative free disk space limitsDiana Corbacho2017-04-251-5/+16
* Merge pull request #1179 from rabbitmq/rabbitmq-server-1178Michael Klishin2017-04-121-0/+32
|\
| * NamingMichael Klishin2017-04-121-4/+4
| * Re-enable disk_monitor in case of parser failuresDiana Corbacho2017-04-121-0/+32
* | Make queue master locator treat queue args as AMQP table.Daniil Fedotov2017-04-051-4/+5
|/
* (c) yearMichael Klishin2017-04-0215-15/+15
* Add shutdown test for non-running nodeDaniil Fedotov2017-03-301-5/+17
* Add tests to check for errors during node shutdownDaniil Fedotov2017-03-301-16/+21
* Introduce rabbitmqctl shutdown command.Daniil Fedotov2017-03-291-0/+104
* test: A few minor style fixesJean-Sébastien Pédron2017-03-094-2/+4
* Rename suites and run testscases in parallelDiana Corbacho2017-03-095-73/+79
* Update copyright and compiler warningsDiana Corbacho2017-03-097-10/+10
* Split test suites into fast and slow Makefile targetsDiana Corbacho2017-03-098-3851/+4804