summaryrefslogtreecommitdiff
path: root/tests/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* Add cluster-allow-replica-migration option. (#5285)Sokolov Yura2021-04-042-0/+77
* Cluster migration test cleanup. (#8726)Yossi Gottlieb2021-03-301-3/+4
* Add support for plaintext clients in TLS cluster (#8587)Viktor Söderqvist2021-03-302-2/+28
* Add cluster slot migration tests (#8649)Sokolov Yura2021-03-293-0/+154
* fix race in diskless load cluster tests (#8674)Oran Agra2021-03-221-1/+8
* Optimize CLUSTER SLOTS reply by reducing unneeded loops (#8541)KinWaiYuen2021-03-111-0/+9
* Cleanup in redis-cli and tests: release memory on exit, change dup test name ...WuYunlong2021-02-091-0/+0
* Optimize performance of clusterGenNodesDescription for large clusters (#8182)Wang Yuan2021-01-131-0/+62
* fix race in cluster transactions test (#8312)Oran Agra2021-01-121-0/+2
* Fix cluster diskless load swapdb test (#8308)Oran Agra2021-01-122-5/+12
* Fix leak in new errorstats commit, and a flaky test (#8278)Oran Agra2021-01-021-7/+16
* Add errorstats info section, Add failed_calls and rejected_calls to commandst...filipe oliveira2020-12-311-0/+36
* Sanitize dump payload: ziplist, listpack, zipmap, intset, streamOran Agra2020-12-061-0/+7
* Backup keys to slots map and restore when fail to sync if diskless-load type ...Wang Yuan2020-12-021-0/+77
* fix invalid 'failover' identifier in cluster slave selection test (#7942)Zach Fewtrell2020-10-251-1/+1
* Allow blocked XREAD on a cluster replica (#7881)Oran Agra2020-10-061-0/+21
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-3/+3
* Allow exec with read commands on readonly replica in cluster (#7766)Eran Liberty2020-09-091-0/+48
* Fix cluster consistency-check test (#7754)Oran Agra2020-09-071-29/+55
* Fix tests/cluster/cluster.tcl about wrong usage of lrange. (#6702)WuYunlong2020-08-041-1/+1
* Fix running single test 14-consistency-check.tcl (#7587)WuYunlong2020-07-301-0/+1
* Fix TLS cluster tests. (#7578)Yossi Gottlieb2020-07-281-1/+4
* Add a test to prove current tcl cluster client can not handle keys with hash ...WuYunlong2020-05-111-1/+7
* add tcl test for cluster slotsyanhui132020-04-211-0/+44
* Add 14-consistency-check.tcl to prove there is a data consistency issue.WuYunlong2020-03-181-0/+87
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-073-0/+7
* cluster.tcl: Add master consecutively down test.WuYunlong2018-06-301-0/+77
* Cluster tests now using redis-cli instead of redis-tribartix2018-04-232-12/+12
* Cluster: add test for the nofailover flag.antirez2018-03-142-0/+71
* Cluster test 12: reshard back just a few slots to speedup the test.antirez2016-05-051-7/+7
* Quick fix to avoid false positive in replica migration test.antirez2016-05-051-1/+4
* Cluster regression test for #3043.antirez2016-05-021-0/+61
* Cluster: resharding test provides more state when failing.antirez2016-02-171-3/+8
* Cluster: verify slaves consistency after resharding.antirez2015-12-181-0/+23
* Cluster: resharding test now checks AOF consistency.antirez2015-12-171-0/+42
* Cluster: more reliable migration tests.antirez2015-12-101-43/+24
* Cluster: more reliable replicas migration test.antirez2015-12-101-0/+75
* Sentinel / Cluster test: exit with non-zero error code on failures.antirez2015-03-301-0/+1
* Cluster: unit 10 modified to leave cluster in proper state.antirez2015-03-221-0/+5
* Cluster: CLUSTER FAILOVER TAKEOVER tests.antirez2015-03-221-0/+59
* Cluster: more tests for manual failover + FORCE.antirez2015-03-221-1/+93
* Cluster: new tests1 for manual failover and scripts replication.antirez2015-03-221-0/+95
* Cluster test: when valgrind is enabled, use a larger node-timeout.antirez2015-01-221-1/+6
* Cluster test initialization: use transaction for reset + set-config-epoch.antirez2015-01-211-0/+2
* Cluster/Sentinel test: pause on exceptions as well.antirez2015-01-211-0/+1
* Cluster test: also write from Lua script in resharding test.antirez2015-01-091-2/+11
* Cluster test: helpers/onlydots.tcl: detect EOF and exit.antirez2014-10-081-1/+3
* Cluster test: less console-spammy resharding test.antirez2014-10-082-2/+19
* Remove trailing spaces from testsMatt Stancliff2014-09-291-1/+1
* Fix spelling in some test casesMatt Stancliff2014-09-291-1/+1