mirror of
https://github.com/fluencelabs/redis
synced 2025-04-30 13:02:14 +00:00
Sentinel test: check that role matches at end of 00-base.
This commit is contained in:
parent
c01aff1234
commit
c499d82f28
@ -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