mirror of
https://github.com/fluencelabs/redis
synced 2025-04-30 04:52:13 +00:00
Sentinel test: check role at end of unit 01.
This commit is contained in:
parent
a2b3f2eae2
commit
c12ebb4633
@ -33,3 +33,7 @@ test "After Sentinel 1 is restarted, its config gets updated" {
|
|||||||
fail "Restarted Sentinel did not received failover info"
|
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