summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Rework a flaky testMichael Klishin2020-08-311-18/+3
* More per_user_connection_channel_limit suite massagingMichael Klishin2020-08-311-87/+177
* Cleanly close connections in this testMichael Klishin2020-08-311-4/+3
* Try to address more of per_user_connection_channel_limit suite test flakesMichael Klishin2020-08-301-14/+12
* Use rabbit_ct_helpers:await_condition/1 for assertionsMichael Klishin2020-08-301-193/+473
* NamingMichael Klishin2020-08-261-229/+229
* Switch to Mozilla Public License 2.0 (MPL 2.0)Ayanda-D2020-08-243-39/+12
* Remove unused functions in vhost connection limitAyanda-D2020-08-241-19/+0
* Updated internal_user record access to use new APIsAnupama Singh2020-08-241-19/+10
* Add per_user_connection_channel_limit_partitions testAyanda-D2020-08-241-0/+183
* Add per_user_connection_channel_limit test suiteAyanda-D2020-08-244-2/+1293
* Introduce per-user channel trackingAyanda-D2020-08-241-0/+840
* Use count_tracked_items_inAyanda-D2020-08-241-1/+1
* Update per-vhost connection count references to new APIAyanda-D2020-08-242-2/+2
* Update peer_discovery_dns suiteMichael Klishin2020-08-241-8/+9
* definition_import_SUITE: Skip import_case13 if quorum_queues are unsupportedJean-Sébastien Pédron2020-08-121-17/+23
* Merge pull request #2426 from rabbitmq/fix-queue-args-definitionsMichael Klishin2020-08-112-1/+79
|\
| * Add a definition import test for #2426Michael Klishin2020-08-112-1/+79
* | feature_flags_SUITE: Use rabbit_file:recursive_*() to manage test pluginJean-Sébastien Pédron2020-08-101-3/+4
|/
* maintenance_mode_SUITE, queue_master_location_SUITE: Enable `maintenance_mode...Jean-Sébastien Pédron2020-07-232-25/+52
* rabbitmq-diagnostics node_health_check is deprecated, remove its test suiteMichael Klishin2020-07-221-190/+0
* Sync license headers with MPL2 in masterMichael Klishin2020-07-141-12/+3
* More integration tests for maintenance modeMichael Klishin2020-07-141-2/+34
* More integration tests for maintenance modeMichael Klishin2020-07-141-1/+49
* Initial integration tests for maintenance modeMichael Klishin2020-07-141-0/+156
* TyposMichael Klishin2020-07-141-2/+3
* Integrate node maintenance information into queue master locatorsMichael Klishin2020-07-141-8/+82
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-1095-1152/+290
* Attempt to further de-flake metrics/connection_metric_idemp_testPhilip Kuryloski2020-07-061-1/+5
* Increase timeout in dynamic_ha:nodes_policy_should_pick_master_from_its_paramsPhilip Kuryloski2020-07-061-1/+1
* One more definition export/import roundtrip caseMichael Klishin2020-07-031-3/+29
* Speed up definition import testsMichael Klishin2020-07-031-25/+18
* rabbit_definitions: format exchange, queue and binding arguments the same way...Michael Klishin2020-07-031-8/+33
* synchronized -> synchronisedPhilip Kuryloski2020-07-021-1/+1
* Temporarily switch back an unfortunate atomPhilip Kuryloski2020-07-021-2/+5
* Add honeycomb integration for testsPhilip Kuryloski2020-07-011-0/+105
* Avoid using unfortunate terms in more placesMichael Klishin2020-06-265-108/+108
* Avoid using unfortunate terms in more placesMichael Klishin2020-06-261-3/+3
* Avoid using unfortunate terms in more placesMichael Klishin2020-06-264-9/+9
* Avoid using unfortunate terms in code comments and log messagesMichael Klishin2020-06-264-16/+16
* Merge pull request #2375 from rabbitmq/rabbit-fifo-int-test-stabilityPhilip Kuryloski2020-06-101-10/+14
|\
| * Attempt to increase rabbit_fifo_int_SUITE stabilityPhilip Kuryloski2020-06-091-10/+14
* | Merge pull request #2374 from rabbitmq/metrics-suite-test-stabilityPhilip Kuryloski2020-06-101-3/+7
|\ \
| * | Replace connection_metric_idemp_test with specific casesPhilip Kuryloski2020-06-091-3/+7
| |/
* | Stricter setup in the confirms_survive_* testsPhilip Kuryloski2020-06-091-0/+16
|/
* Merge pull request #2365 from rabbitmq/simple_ha-test-stabilityPhilip Kuryloski2020-06-041-5/+16
|\
| * Attempt to increase stability of simple_ha_SUITEPhilip Kuryloski2020-06-041-5/+16
* | Merge pull request #2362 from rabbitmq/rabbitmq_server_2324Michael Klishin2020-06-031-0/+14
|\ \
| * | Message store settings we already have use the "msg_store" prefixMichael Klishin2020-06-031-2/+2
| * | Expose new message store worker timeout setting to rabbitmq.confMichael Klishin2020-06-031-0/+14
| |/