Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11186 )
Change subject: linked_list-test: increase write timeouts to 60s ...................................................................... linked_list-test: increase write timeouts to 60s This makes them consistent with the test's read timeouts, and will hopefully help deflake the test (the flaky test dashboard shows that all recent failures were due to writes timing out). I looped a RELEASE build of the test in slow mode 1000 times. Without the patch there were 104 failures, all of them write timeouts. With the patch there was only one failure (a write timeout). Change-Id: I239de15a59f7e9911e4a3fd4d809ec89d644f66e Reviewed-on: http://gerrit.cloudera.org:8080/11186 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/linked_list-test-util.h 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/11186 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I239de15a59f7e9911e4a3fd4d809ec89d644f66e Gerrit-Change-Number: 11186 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
