Commit c499d82f authored by antirez's avatar antirez
Browse files

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

parent c01aff12
...@@ -161,3 +161,7 @@ test "Failover works if we configure for absolute agreement" { ...@@ -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