Dan Burkert has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10833 )
Change subject: KUDU-2480: master-stress-test: increase effective DDL timeout ...................................................................... KUDU-2480: master-stress-test: increase effective DDL timeout TSAN master-stress-test is about 10% flaky with DDL timeouts, this commit bumps the effective timeout from 10s to 30s. dist-test with stress threads validates that bumping the DDL timeout eliminates test flakiness. Change-Id: I45b604aaf3e51756af564aefbcb1300051076d3e Reviewed-on: http://gerrit.cloudera.org:8080/10833 Reviewed-by: Hao Hao <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/master-stress-test.cc 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Hao Hao: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10833 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I45b604aaf3e51756af564aefbcb1300051076d3e Gerrit-Change-Number: 10833 Gerrit-PatchSet: 2 Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins
