mirror of https://mirror.osredm.com/root/redis.git
Sentinel test: add stub for unit 04.
This commit is contained in:
parent
fe9a489b29
commit
55c059e270
|
@ -0,0 +1,5 @@
|
|||
# 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.
|
Loading…
Reference in New Issue