Todd Lipcon has submitted this change and it was merged. Change subject: ts_recovery-itest: bump timeouts ......................................................................
ts_recovery-itest: bump timeouts In TSAN mode this test seems to be relatively flaky due to not crashing within the expected amount of time. If writes are very slow (eg one per second), then a crash on 5% of log commits may take a couple of minutes before it happens in the worst case. Change-Id: Icdf05c6a2a1616c9a653539af1c40962acad212f Reviewed-on: http://gerrit.cloudera.org:8080/7050 Reviewed-by: Mike Percy <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/ts_recovery-itest.cc 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Mike Percy: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/7050 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icdf05c6a2a1616c9a653539af1c40962acad212f Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
