Adar Dembo has submitted this change and it was merged. Change subject: raft_consensus-itest: make TestEarlyCommitDespiteMemoryPressure less flaky ......................................................................
raft_consensus-itest: make TestEarlyCommitDespiteMemoryPressure less flaky Apparently 10 seconds isn't always enough to write 10000 rows in TSAN. So let's increase the deadline to 90 seconds instead. Change-Id: I6f5ead715729e9be2287cfc29347167478cac65e Reviewed-on: http://gerrit.cloudera.org:8080/2318 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/raft_consensus-itest.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2318 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6f5ead715729e9be2287cfc29347167478cac65e Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
