mirror of
https://github.com/fluencelabs/redis
synced 2025-03-22 18:40:50 +00:00
6 lines
207 B
Tcl
6 lines
207 B
Tcl
|
# 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.
|