| Commit message (Expand) | Author | Age | Files | Lines |
* | cluster.tcl: Add master consecutively down test. | WuYunlong | 2018-06-30 | 1 | -0/+77 |
* | Cluster tests now using redis-cli instead of redis-trib | artix | 2018-04-23 | 2 | -12/+12 |
* | Cluster: add test for the nofailover flag. | antirez | 2018-03-14 | 2 | -0/+71 |
* | Cluster test 12: reshard back just a few slots to speedup the test. | antirez | 2016-05-05 | 1 | -7/+7 |
* | Quick fix to avoid false positive in replica migration test. | antirez | 2016-05-05 | 1 | -1/+4 |
* | Cluster regression test for #3043. | antirez | 2016-05-02 | 1 | -0/+61 |
* | Cluster: resharding test provides more state when failing. | antirez | 2016-02-17 | 1 | -3/+8 |
* | Cluster: verify slaves consistency after resharding. | antirez | 2015-12-18 | 1 | -0/+23 |
* | Cluster: resharding test now checks AOF consistency. | antirez | 2015-12-17 | 1 | -0/+42 |
* | Cluster: more reliable migration tests. | antirez | 2015-12-10 | 1 | -43/+24 |
* | Cluster: more reliable replicas migration test. | antirez | 2015-12-10 | 1 | -0/+75 |
* | Sentinel / Cluster test: exit with non-zero error code on failures. | antirez | 2015-03-30 | 1 | -0/+1 |
* | Cluster: unit 10 modified to leave cluster in proper state. | antirez | 2015-03-22 | 1 | -0/+5 |
* | Cluster: CLUSTER FAILOVER TAKEOVER tests. | antirez | 2015-03-22 | 1 | -0/+59 |
* | Cluster: more tests for manual failover + FORCE. | antirez | 2015-03-22 | 1 | -1/+93 |
* | Cluster: new tests1 for manual failover and scripts replication. | antirez | 2015-03-22 | 1 | -0/+95 |
* | Cluster test: when valgrind is enabled, use a larger node-timeout. | antirez | 2015-01-22 | 1 | -1/+6 |
* | Cluster test initialization: use transaction for reset + set-config-epoch. | antirez | 2015-01-21 | 1 | -0/+2 |
* | Cluster/Sentinel test: pause on exceptions as well. | antirez | 2015-01-21 | 1 | -0/+1 |
* | Cluster test: also write from Lua script in resharding test. | antirez | 2015-01-09 | 1 | -2/+11 |
* | Cluster test: helpers/onlydots.tcl: detect EOF and exit. | antirez | 2014-10-08 | 1 | -1/+3 |
* | Cluster test: less console-spammy resharding test. | antirez | 2014-10-08 | 2 | -2/+19 |
* | Remove trailing spaces from tests | Matt Stancliff | 2014-09-29 | 1 | -1/+1 |
* | Fix spelling in some test cases | Matt Stancliff | 2014-09-29 | 1 | -1/+1 |
* | Spell software correctly | Matt Stancliff | 2014-09-29 | 2 | -2/+2 |
* | Cluster test: unit 09, Pub/Sub across the cluster. | antirez | 2014-09-15 | 1 | -0/+40 |
* | Cluster test: unit 08, update messages. | antirez | 2014-09-15 | 1 | -0/+90 |
* | Cluster test: unit 07, replicas migration. | antirez | 2014-07-28 | 1 | -0/+47 |
* | Cluster test: unit 06 cluster creation comment fixed. | antirez | 2014-07-28 | 1 | -2/+1 |
* | Cluster test: node reachability condition fixed. | antirez | 2014-07-25 | 1 | -1/+2 |
* | Cluster test: init test, be patient during restarts. | antirez | 2014-07-25 | 1 | -2/+7 |
* | Cluster test: 03 unit speedup, don't send WAIT to slaves. | antirez | 2014-07-25 | 1 | -2/+5 |
* | Cluster test: unit 06, slaves with stale data can't failover. | antirez | 2014-07-25 | 2 | -0/+75 |
* | Cluster test: new unit 05, slave selection. | antirez | 2014-07-25 | 1 | -0/+94 |
* | Cluster test: use larger keyspace in resharding test. | antirez | 2014-07-21 | 1 | -1/+1 |
* | Cluster test: unit 04, consistency during resharding. | antirez | 2014-07-21 | 1 | -0/+90 |
* | Cluster test: test that writes are retained during failovers. | antirez | 2014-07-18 | 1 | -2/+13 |
* | Add correct exit value to failed tests | Matt Stancliff | 2014-06-18 | 1 | -0/+1 |
* | Cluser test: write multiple keys in unit 03. | antirez | 2014-06-11 | 1 | -4/+8 |
* | Cluster test: rewrite config when resetting nodes. | antirez | 2014-06-11 | 1 | -1/+2 |
* | Cluster test: set config epochs when creating clusters. | antirez | 2014-06-10 | 1 | -0/+1 |
* | Cluster test: unit 03, check epochs correctness. | antirez | 2014-06-10 | 1 | -0/+6 |
* | Cluster test: better failover detection in unit 03. | antirez | 2014-06-10 | 1 | -5/+17 |
* | Cluster test: new unit 03, failover loop stress testing. | antirez | 2014-06-10 | 1 | -0/+79 |
* | Cluster test: 02 unit more reliable waiting for slave sync. | antirez | 2014-06-10 | 1 | -0/+8 |
* | Cluster test: unit 02 should wait for failover. | antirez | 2014-06-10 | 1 | -0/+10 |
* | Cluster test: check master -> slave role switch. | antirez | 2014-06-10 | 1 | -0/+12 |
* | Cluster test: add tmp dir to Git repo. | antirez | 2014-05-26 | 1 | -0/+2 |
* | Cluster test: catch FLUSHALL errors on node reset. | antirez | 2014-05-26 | 1 | -1/+1 |
* | Cluster test: basic failover unit added. | antirez | 2014-05-23 | 1 | -0/+35 |