Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
9b0bcf25
Commit
9b0bcf25
authored
Mar 22, 2015
by
antirez
Browse files
Cluster: unit 10 modified to leave cluster in proper state.
parent
f3006804
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/cluster/tests/10-manual-failover.tcl
View file @
9b0bcf25
...
...
@@ -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
}}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment