mirror of
https://github.com/fluencelabs/redis
synced 2025-07-28 15:01:57 +00:00
Sentinel test: check role at end of unit 01.
This commit is contained in:
@@ -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}}
|
||||
}
|
||||
|
Reference in New Issue
Block a user