summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Support multiple plugins directoriesAlexey Lebedeff2016-11-231-1/+33
* Move rabbit_pbe module to rabbitmq-commonArnaud Cogoluègnes2016-11-181-46/+0
* Remove version_equivalance entry from test groupArnaud Cogoluègnes2016-10-141-1/+0
* Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-141-4/+4
* unit_SUITE: move version equivalence tests to commonJean-Sébastien Pédron2016-10-121-10/+0
* Add better message when decryption fails in configArnaud Cogoluègnes2016-10-121-1/+22
* Merge branch 'stable' into rabbitmq-server-979Arnaud Cogoluègnes2016-10-112-21/+80
|\
| * Choose master from intersection of sync slaves and policy nodesAndrew Bruce2016-10-051-4/+51
| * health_check_SUITE: Use a RabbitMQ nodename suffixJean-Sébastien Pédron2016-09-291-17/+29
* | Create tests for rabbitmqctl encodeArnaud Cogoluègnes2016-10-111-0/+80
* | Add encode command to rabbitmqctlArnaud Cogoluègnes2016-10-101-12/+6
* | Add a test for decrypt at start without passphraseLoïc Hoguin2016-10-061-3/+28
* | Add tests for decrypting at application startLoïc Hoguin2016-10-063-1/+92
* | Add a test to decrypt environment valuesLoïc Hoguin2016-10-061-0/+63
* | Add rabbit_pbe:encrypt_term and decrypt_termLoïc Hoguin2016-09-291-0/+29
* | Add rabbit_pbe module for password based encryptionLoïc Hoguin2016-09-291-0/+21
|/
* Tests timingDaniil Fedotov2016-09-282-7/+13
* Merge branch 'stable' into rabbitmq-server-953Michael Klishin2016-09-203-442/+0
|\
| * Remove `inet_proxy` Erlang distributionJean-Sébastien Pédron2016-09-193-442/+0
| * Update expectations for new credit flow valuesMichael Klishin2016-09-151-4/+4
* | Match shutdown as expected return valueDiana Corbacho2016-09-171-1/+1
* | Update expectations for new credit flow valuesMichael Klishin2016-09-151-4/+4
|/
* dynamic_ha_SUITE: Disable random policy tests for nowJean-Sébastien Pédron2016-08-311-3/+5
* dynamic_ha_SUITE: Log the failing set of policiesJean-Sébastien Pédron2016-08-311-10/+11
* dynamic_ha_SUITE: Add a new kind of failing set of policiesJean-Sébastien Pédron2016-08-311-4/+7
* dynamic_ha_SUITE: Handle the change of queue master PIDJean-Sébastien Pédron2016-08-311-24/+32
* dynamic_ha_SUITE: Explicitely add failing policies found by PropErJean-Sébastien Pédron2016-08-311-0/+12
* dynamic_ha_SUITE: Wait for the last policy to apply a little longerJean-Sébastien Pédron2016-08-311-28/+49
* dynamic_ha_SUITE: Use an assertion to possibly fail the testJean-Sébastien Pédron2016-08-311-10/+4
* Check return value of clear_policy in the test instead of auxiliary functionDiana Corbacho2016-08-311-4/+4
* Test concurrent application of HA policiesDiana Corbacho2016-08-311-1/+110
* Handle late autoheal_finished messageDiana Corbacho2016-08-241-0/+9
* Improve tolerance to partial partitions in autohealDiana Corbacho2016-08-231-0/+14
* Test GM crash when group is deleted while processing a DOWN messageDiana Corbacho2016-08-191-1/+37
* Discard any unexpected messages, such as late replies from gen_serverDiana Corbacho2016-08-161-1/+10
* Merge branch 'rabbitmq-server-health-check-node-monitor' of https://github.co...Michael Klishin2016-08-161-0/+19
|\
| * Check rabbit_node_monitor during health-checkAlexey Lebedeff2016-08-101-0/+19
* | Add support for listing only local queuesAlexey Lebedeff2016-08-122-15/+176
|/
* Run client helper tear down steps before broker'sMichael Klishin2016-07-141-2/+2
* Add `node_health_check` test suiteAlexey Lebedeff2016-07-141-0/+167
* Fix testsuite build on Erlang R16B03 by using macros for old builtin typesrabbitmq_v3_6_3Jean-Sébastien Pédron2016-07-051-4/+4
* These are moved to rabbit_ct_broker_helpersrabbitmq_v3_6_3_rc3Michael Klishin2016-07-031-4/+2
* {allow,block}_traffic_between/2 are moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-4/+2
* dist_proxy helpers moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-27/+6
* Use the new `rand_compat` module to transition from `random` to `rand`Jean-Sébastien Pédron2016-06-282-2/+2
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-14/+10
* Fix tests cleanupDiana Corbacho2016-06-271-2/+2
* Re-enable more testsMichael Klishin2016-06-271-2/+2
* Use a separate connection per testMichael Klishin2016-06-272-77/+223
* Tests for 802 issues and related race conditionsDiana Corbacho2016-06-241-6/+88