redict/tests/sentinel-tests/04-slave-selection.tcl

6 lines
207 B
Tcl
Raw Normal View History

2014-02-25 09:36:51 -05:00
# Test slave selection algorithm.
#
# This unit should test:
# 1) That when there are no suitable slaves no failover is performed.
# 2) That among the available slaves, the one with better offset is picked.