Todd Lipcon has submitted this change and it was merged. Change subject: Make tablet_copy-itest less flaky ......................................................................
Make tablet_copy-itest less flaky The test TestDisableTabletCopy_NoTightLoopWhenTabletDeleted sometimes sleeps longer than 1 second when we call SleepFor() due to system load, so we average our "per second" calculation over the time actually elapsed. Also bump slightly the number of log messages we tolerate due to spurious log messages for unrelated components. Change-Id: I5132d3ea99a8ecd05191a576edca83ffb210a90e Reviewed-on: http://gerrit.cloudera.org:8080/5441 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/integration-tests/tablet_copy-itest.cc 1 file changed, 8 insertions(+), 3 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5441 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5132d3ea99a8ecd05191a576edca83ffb210a90e Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
