mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
Cluster: unit 10 modified to leave cluster in proper state.
This commit is contained in:
parent
f300680408
commit
9b0bcf25e1
@ -185,3 +185,8 @@ test "Instance #5 is a master after some time" {
|
||||
fail "Instance #5 is not a master after some time regardless of FORCE"
|
||||
}
|
||||
}
|
||||
|
||||
test "Wait for instance #0 to return back alive" {
|
||||
R 0 deferred 0
|
||||
assert {[R 0 read] eq {OK}}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user