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

This commit is contained in:
antirez
2014-02-20 12:28:18 +01:00
parent 37be5987e6
commit 6bb42b5bfe
+4
View File
@@ -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}}
}