summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Factor out common code, add multiple triesLuke Bakken2020-04-061-32/+13
* peer_discovery_classic_config_SUITE: Handle dead-locksJean-Sébastien Pédron2020-04-061-6/+38
* Merge pull request #2302 from rabbitmq/work-around-cli-circular-dep-in-featur...Jean-Sébastien Pédron2020-04-061-4/+39
|\
| * feature_flags_SUITE: Work around CLI/rabbitmq-server circular dependencyJean-Sébastien Pédron2020-04-061-4/+39
* | Ensure randomized_startup_delay_range custom value is usedLuke Bakken2020-04-031-10/+16
|/
* Bump test timeoutskjnilsson2020-04-021-9/+24
* Reduce randomized startup delay range for this testMichael Klishin2020-04-011-3/+6
* Wait for up to 90s in this testMichael Klishin2020-04-011-2/+2
* Await cluster formation for 40sMichael Klishin2020-04-011-3/+3
* clustering_management_SUITE: No need to stop node after start_app failureJean-Sébastien Pédron2020-04-011-12/+3
* Rename one more test suiteMichael Klishin2020-03-311-1/+1
* Rename one more test suiteMichael Klishin2020-03-311-1/+1
* Rename one more test suiteMichael Klishin2020-03-311-1/+1
* peer_discovery_classic_config_SUITE: re-evaluate cluster formation condition ...Michael Klishin2020-03-311-6/+12
* Rename a test suiteMichael Klishin2020-03-311-1/+1
* unit_log_management_SUITE: handle erofs returned on macOSMichael Klishin2020-03-311-1/+7
* Increase wait timeouts in rabbit_fifo_intkjnilsson2020-03-311-4/+6
* Remove a test suite split artifactMichael Klishin2020-03-311-6/+0
* Finish splitting unit_*_SUITE suitesMichael Klishin2020-03-318-932/+845
* Rename a suite to group better together with unit_access_controlMichael Klishin2020-03-301-1/+1
* Continue splitting unit_*_SUITE suitesMichael Klishin2020-03-3013-1034/+1032
* Extract several more focused test suitesMichael Klishin2020-03-309-488/+853
* unit_SUITE: extract tests for memory monitor and pg_localMichael Klishin2020-03-303-13/+117
* Move VM memory monitor unit tests into their own suiteMichael Klishin2020-03-302-41/+51
* Split the rest of unit_inbroker_non_parallel_SUITEMichael Klishin2020-03-302-58/+115
* Move app management unit tests into their own suiteMichael Klishin2020-03-302-60/+117
* Move disk space monitor tests into their own suiteMichael Klishin2020-03-302-52/+121
* Move file handle cache tests into their own suiteMichael Klishin2020-03-302-206/+288