Yuqi Du has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19915
Change subject: [ut] Fix an unsteady unit test ...................................................................... [ut] Fix an unsteady unit test I found ut: LogRollingITest.TestLogCleanupOnStartup is a little unsteady. Delete logs every 30s, but in this test, it may wait 30s at most. This patch fix it and try to speed up this test. Change-Id: Ib2be9f88c5d47bc889a4711f5aa2143b8288ba60 --- M src/kudu/integration-tests/log-rolling-itest.cc M src/kudu/server/server_base.cc 2 files changed, 15 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/19915/1 -- To view, visit http://gerrit.cloudera.org:8080/19915 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib2be9f88c5d47bc889a4711f5aa2143b8288ba60 Gerrit-Change-Number: 19915 Gerrit-PatchSet: 1 Gerrit-Owner: Yuqi Du <[email protected]>
