Cluster: unit 10 modified to leave cluster in proper state.
This commit is contained in:
parent
b2820bcb61
commit
d42c13f955
@ -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"
|
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