antirez
d5ba544e67
Cluster test: when valgrind is enabled, use a larger node-timeout.
...
Removes some percentage of timing related failures.
2015-01-22 16:08:21 +01:00
antirez
7e79b3f51a
Cluster test initialization: use transaction for reset + set-config-epoch.
...
Otherwise between the two commands other nodes may contact us making the
next SET-CONFIG-EPOCH call impossible.
2015-01-21 18:48:08 +01:00
antirez
351ad518b3
Cluster test: node reachability condition fixed.
2014-07-25 16:17:13 +02:00
antirez
628c5641c0
Cluster test: init test, be patient during restarts.
2014-07-25 16:10:18 +02:00
antirez
ad87ec4fb7
Cluster test: unit 06, slaves with stale data can't failover.
2014-07-25 15:40:25 +02:00
antirez
1d5b12c54a
Cluster test: rewrite config when resetting nodes.
2014-06-11 16:23:13 +02:00
antirez
605303d9c6
Cluster test: set config epochs when creating clusters.
2014-06-10 16:56:43 +02:00
antirez
3495caf4fb
Cluster test: catch FLUSHALL errors on node reset.
...
FLUSHALL will fail on read-only slaves, but there the command is not
needed in order to reset the instance with CLUSTER RESET so errors can
be ignored.
2014-05-26 11:00:11 +02:00
antirez
a7da78e472
Cluster test: failure detection initial tests.
2014-05-19 11:39:15 +02:00
antirez
4c04744734
Cluster test: proper initialization at unit startup.
2014-05-19 11:24:15 +02:00
antirez
c3f85c0107
Redis Cluster test framework skeleton.
2014-04-24 18:01:41 +02:00