mirror of
https://github.com/fluencelabs/redis
synced 2025-03-31 14:51:04 +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…
x
Reference in New Issue
Block a user