Alexey Serbin has submitted this change and it was merged. Change subject: [client-test] fix flakes of flush mode timing tests ......................................................................
[client-test] fix flakes of flush mode timing tests Fix for ClientTest.TestFlushModesCompareOpRates* flakiness. The idea is to run the scenario multiple times to factor out fluctuations in multi-tasking run-time environments while collecting stats on timings. Also, the test scenarios are moved into the category of the slow tests. Change-Id: Iee2abc59785b83fe116a542a265a61281b2f9741 Reviewed-on: http://gerrit.cloudera.org:8080/6607 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/client/client-test.cc 1 file changed, 54 insertions(+), 36 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6607 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee2abc59785b83fe116a542a265a61281b2f9741 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot
