mirror of
http://github.com/valkey-io/valkey
synced 2024-11-23 03:33:28 +00:00
Sentinel test: check that role matches at end of 00-base.
This commit is contained in:
parent
2a08c7e5ac
commit
a88a057a1f
@ -161,3 +161,7 @@ test "Failover works if we configure for absolute agreement" {
|
||||
}
|
||||
}
|
||||
|
||||
test "New master [join $addr {:}] role matches" {
|
||||
assert {[RI $master_id role] eq {master}}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user