redict/tests/sentinel-tests
antirez 8d011492a0 Sentinel test: set less time sensitive defaults.
This commit sets the failover timeout to 30 seconds instead of the 180
seconds default, and allows to reconfigure multiple slaves at the same
time.

This makes tests less sensible to timing, with the result that there are
less false positives due to normal behaviors that require time to
succeed or to be retried.

However the long term solution is probably some way in order to detect
when a test failed because of timing issues (for example split brain
during leader election) and retry it.
2014-03-04 17:10:29 +01:00
..
includes Sentinel test: set less time sensitive defaults. 2014-03-04 17:10:29 +01:00
00-base.tcl Sentinel test: initial debugging console. 2014-03-04 12:05:49 +01:00
01-conf-update.tcl Sentinel test: check role at end of unit 01. 2014-02-25 14:59:36 +01:00
02-slaves-reconf.tcl Sentinel test: initial tests in 03 unit. 2014-03-03 13:25:14 +01:00
03-runtime-reconf.tcl Sentienl test: fixed typo in unit 03 top comment. 2014-03-03 13:01:11 +01:00
04-slave-selection.tcl Sentinel test: add stub for unit 04. 2014-02-25 15:36:51 +01:00