Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/15187 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/master_replication-itest.cc 1 file changed, 28 insertions(+), 27 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- 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: merged Gerrit-Change-Id: I2f99f32d570680910a78e5181885b697b8743318 Gerrit-Change-Number: 15187 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>
