Jean-Daniel Cryans has submitted this change and it was merged. Change subject: client-stress-test: fix TSAN build flakiness ......................................................................
client-stress-test: fix TSAN build flakiness On TSAN builds, this has been failing reasonably often on GCE slaves. It seems like the new slaves just run a bit slower than the old ones, and therefore we need to make the test a little more lenient in TSAN builds. Change-Id: I5e9beec3a8a75cf5a83c8ec3ae6e04396303a662 Reviewed-on: http://gerrit.cloudera.org:8080/1893 Tested-by: Todd Lipcon <[email protected]> Reviewed-by: Jean-Daniel Cryans --- M src/kudu/integration-tests/client-stress-test.cc 1 file changed, 9 insertions(+), 1 deletion(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Todd Lipcon: Verified -- To view, visit http://gerrit.cloudera.org:8080/1893 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5e9beec3a8a75cf5a83c8ec3ae6e04396303a662 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Todd Lipcon <[email protected]>
