antirez
46670cd1ff
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
ebe1f52ddb
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
5129a24e16
Cluster test: node reachability condition fixed.
2014-07-25 16:17:13 +02:00
antirez
75be22fd08
Cluster test: init test, be patient during restarts.
2014-07-25 16:10:18 +02:00
antirez
040e990dc7
Cluster test: unit 06, slaves with stale data can't failover.
2014-07-25 15:40:25 +02:00
antirez
d147438869
Cluster test: rewrite config when resetting nodes.
2014-06-11 16:23:13 +02:00
antirez
5670a2258a
Cluster test: set config epochs when creating clusters.
2014-06-10 16:56:43 +02:00
antirez
fd14e51048
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
18a2f12bc5
Cluster test: failure detection initial tests.
2014-05-19 11:39:15 +02:00
antirez
4b708f6f0b
Cluster test: proper initialization at unit startup.
2014-05-19 11:24:15 +02:00
antirez
0d183da744
Redis Cluster test framework skeleton.
2014-04-24 18:01:41 +02:00