Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15187
Change subject: [tests] address flakiness in MasterReplicationAndRpcSizeLimitTest ...................................................................... [tests] address flakiness in MasterReplicationAndRpcSizeLimitTest Leader master can change after processing a request and before related metrics are read from a new leader master. To avoid flakiness, get the sum of read values for the metric across all masters in the cluster and verify the result against the expected numbers. Change-Id: I2f99f32d570680910a78e5181885b697b8743318 --- M src/kudu/integration-tests/master_replication-itest.cc 1 file changed, 27 insertions(+), 25 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/15187/1 -- To view, visit http://gerrit.cloudera.org:8080/15187 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2f99f32d570680910a78e5181885b697b8743318 Gerrit-Change-Number: 15187 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
