summaryrefslogtreecommitdiff
path: root/tests/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* Spell software correctlyMatt Stancliff2014-09-292-2/+2
* Cluster test: unit 09, Pub/Sub across the cluster.antirez2014-09-151-0/+40
* Cluster test: unit 08, update messages.antirez2014-09-151-0/+90
* Cluster test: unit 07, replicas migration.antirez2014-07-281-0/+47
* Cluster test: unit 06 cluster creation comment fixed.antirez2014-07-281-2/+1
* Cluster test: node reachability condition fixed.antirez2014-07-251-1/+2
* Cluster test: init test, be patient during restarts.antirez2014-07-251-2/+7
* Cluster test: 03 unit speedup, don't send WAIT to slaves.antirez2014-07-251-2/+5
* Cluster test: unit 06, slaves with stale data can't failover.antirez2014-07-252-0/+75
* Cluster test: new unit 05, slave selection.antirez2014-07-251-0/+94
* Cluster test: use larger keyspace in resharding test.antirez2014-07-211-1/+1
* Cluster test: unit 04, consistency during resharding.antirez2014-07-211-0/+90
* Cluster test: test that writes are retained during failovers.antirez2014-07-181-2/+13
* Add correct exit value to failed testsMatt Stancliff2014-06-181-0/+1
* Cluser test: write multiple keys in unit 03.antirez2014-06-111-4/+8
* Cluster test: rewrite config when resetting nodes.antirez2014-06-111-1/+2
* Cluster test: set config epochs when creating clusters.antirez2014-06-101-0/+1
* Cluster test: unit 03, check epochs correctness.antirez2014-06-101-0/+6
* Cluster test: better failover detection in unit 03.antirez2014-06-101-5/+17
* Cluster test: new unit 03, failover loop stress testing.antirez2014-06-101-0/+79
* Cluster test: 02 unit more reliable waiting for slave sync.antirez2014-06-101-0/+8
* Cluster test: unit 02 should wait for failover.antirez2014-06-101-0/+10
* Cluster test: check master -> slave role switch.antirez2014-06-101-0/+12
* Cluster test: add tmp dir to Git repo.antirez2014-05-261-0/+2
* Cluster test: catch FLUSHALL errors on node reset.antirez2014-05-261-1/+1
* Cluster test: basic failover unit added.antirez2014-05-231-0/+35
* Cluster test: move basic read/write test into a procedure.antirez2014-05-232-9/+23
* Cluster test: more reliable 01-faildet unit.antirez2014-05-231-9/+15
* Cluster test: better failure detection test and framework improvements.antirez2014-05-192-9/+43
* Cluster test: failure detection initial tests.antirez2014-05-192-0/+32
* Cluster test: proper initialization at unit startup.antirez2014-05-192-33/+40
* Cluster test: added function assert_cluster_state.antirez2014-05-142-10/+14
* Test: cluster/base, check that we can write/read from cluster.antirez2014-05-022-0/+13
* Cluster test: check for state=ok after slot allocation.antirez2014-04-301-0/+10
* Cluster test: slots allocation.antirez2014-04-292-0/+29
* Cluster test: use 20 instances.antirez2014-04-291-1/+1
* Cluster / Sentinel test: instances count moved to run.tcl.antirez2014-04-291-0/+2
* Cluster test: config epoch conflict resolution.antirez2014-04-291-0/+24
* Cluster test: auto-discovery to form full mesh.antirez2014-04-291-0/+22
* Cluster test: check that every node has a different ID.antirez2014-04-291-1/+15
* Cluster test: basic cluster nodes info access functions.antirez2014-04-291-0/+37
* Redis Cluster test framework skeleton.antirez2014-04-244-0/+58