Commit a88a057a authored by antirez's avatar antirez
Browse files

Sentinel test: check that role matches at end of 00-base.

parent 2a08c7e5
......@@ -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}}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment