summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New policy validators test suiteMichael Klishin2020-05-302-1/+217
* Fix rabbit_pbe and rabbit_control_pbe to take credentials-obfuscation 2.0 int...Luke Bakken2020-05-201-4/+4
* dynamic_ha_SUITE: decrement the number of attempts leftMichael Klishin2020-05-121-1/+1
* Only run dynamic_ha CT suiteLuke Bakken2020-05-121-11/+31
* Refactor to include retriesLuke Bakken2020-05-122-26/+27
* Revert "Remove publisher_confirms & confirm_nack from mirrored_queue tests"Luke Bakken2020-05-121-34/+11
* Revert "Remove rejects_survive test flake"Luke Bakken2020-05-121-0/+2
* Revert "Remove tests from ct-simple_ha that fail frequently"Luke Bakken2020-05-121-1/+51
* Revert "Remove variable_queue_fold test flake"Luke Bakken2020-05-122-5/+43
* Revert "Remove calculate_client_local test flake"Luke Bakken2020-05-121-1/+10
* Revert "Remove mixed_dead_alive_queues_reject test flake"Luke Bakken2020-05-121-2/+95
* Revert "Remove member_death test flake"Luke Bakken2020-05-121-0/+27
* upgrade_preparation_SUITE: Skip test if quorum queues are unsupportedJean-Sébastien Pédron2020-05-071-1/+5
* Changed or overridden default configuration values related to quorum queuesVanlightly2020-05-011-2/+2
* Revert "Merge pull request #2325 from rabbitmq/revert-rabbitmq-server-2308-de...Luke Bakken2020-04-301-40/+8
* Use a 2 minute timeout when renaming nodes in cluster_rename_SUITEPhilip Kuryloski2020-04-291-1/+1
* Express connection count assertion more generallyPhilip Kuryloski2020-04-281-3/+4
* Merge pull request #2330 from rabbitmq/qq-delivery-limit-bugMichael Klishin2020-04-281-0/+21
|\
| * QQ: Fix crash bug when reaching delivery limitkjnilsson2020-04-281-0/+21
* | Revert "Remove dead_queue_rejects test flake"Luke Bakken2020-04-231-8/+40
* | Run checks & tests in GitHub Actions on every pushGerhard Lazu2020-04-221-8/+18
|/
* Merge pull request #2320 from rabbitmq/rabbitmq-cli-408Michael Klishin2020-04-221-0/+114
|\
| * Introduce rabbit_upgrade_preparationMichael Klishin2020-04-211-0/+114
* | Attempt to make unit_log_managment_SUITE less flakyPhilip Kuryloski2020-04-211-10/+20
* | *_SUITE: Use the new API for inet_tcp_proxy_distJean-Sébastien Pédron2020-04-203-19/+10
* | *_SUITE: Don't setup dist module when not neededJean-Sébastien Pédron2020-04-204-12/+4
|/
* Remove a couple of highly timing-sensitive testsMichael Klishin2020-04-131-54/+0
* dynamic_ha_SUITE: make some tests less timing-dependentMichael Klishin2020-04-131-14/+28
* Simplify a flaky test that overlaps with other tests and suitesMichael Klishin2020-04-131-45/+2
* Merge pull request #2308 from rabbitmq/remove-flaky-testsMichael Klishin2020-04-116-235/+40
|\
| * Remove tests from ct-simple_ha that fail frequentlyGerhard Lazu2020-04-091-51/+1
| * Remove publisher_confirms & confirm_nack from mirrored_queue testsGerhard Lazu2020-04-091-11/+34
| * Remove rejects_survive test flakeGerhard Lazu2020-04-091-2/+0
| * Remove variable_queue_fold test flakeGerhard Lazu2020-04-091-38/+2
| * Remove calculate_client_local test flakeGerhard Lazu2020-04-091-10/+1
| * Remove mixed_dead_alive_queues_reject test flakeGerhard Lazu2020-04-091-60/+2
| * Remove member_death test flakeGerhard Lazu2020-04-091-26/+0
| * Remove dead_queue_rejects test flakeGerhard Lazu2020-04-091-37/+0
* | Wait until node detects new cluster configurationdcorbacho2020-04-101-0/+5
* | Attempt to correct a testMichael Klishin2020-04-101-3/+0
|/
* Merge pull request #2307 from rabbitmq/fix-log_management_SUITEJean-Sébastien Pédron2020-04-091-41/+32
|\
| * unit_log_management_SUITE: Simplify code of `log_file_fails_to_initialise_dur...Jean-Sébastien Pédron2020-04-091-41/+32
* | Remove all ct-partition test flakesGerhard Lazu2020-04-091-480/+0
|/
* feature_flags_SUITE: Fix Lager configurationJean-Sébastien Pédron2020-04-091-1/+6
* feature_flags_SUITE: New testcase to test concurrent registry loadingJean-Sébastien Pédron2020-04-091-3/+111
* Merge pull request #2305 from rabbitmq/test-rabbit-fifo-intMichael Klishin2020-04-081-73/+81
|\
| * Fixes race conditions on rabbit_fifo_intdcorbacho2020-04-071-73/+81
* | Use rabbit_ct_helpers:await_condition/2dcorbacho2020-04-081-18/+4
* | Fix flaky test - connection tracking is asynchronousdcorbacho2020-04-081-1/+30
|/
* Remove a few integration tests that rely on sigkillMichael Klishin2020-04-071-5/+0