mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +00:00
Sentinel test: check role at end of unit 01.
This commit is contained in:
parent
fef88681f2
commit
339322fe58
@ -33,3 +33,7 @@ test "After Sentinel 1 is restarted, its config gets updated" {
|
||||
fail "Restarted Sentinel did not received failover info"
|
||||
}
|
||||
}
|
||||
|
||||
test "New master [join $addr {:}] role matches" {
|
||||
assert {[RI $master_id role] eq {master}}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user