You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/03/03 15:24:23 UTC

[kudu-CR] KUDU-1357. Increase timeout for RemoteBootstrapITest.TestSlowBootstrapDoesntFail

Mike Percy has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2435

Change subject: KUDU-1357. Increase timeout for RemoteBootstrapITest.TestSlowBootstrapDoesntFail
......................................................................

KUDU-1357. Increase timeout for RemoteBootstrapITest.TestSlowBootstrapDoesntFail

This test has been very flaky, 10s is likely not enough under certain
tpyes of load. Ran 100 iters under TSAN and 100 iters in release mode
and got no failures.

Change-Id: Iefaf97d1292157340d7bbe2bd26f376ae77f0820
---
M src/kudu/integration-tests/remote_bootstrap-itest.cc
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/2435/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2435
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iefaf97d1292157340d7bbe2bd26f376ae77f0820
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mp...@apache.org>