Todd Lipcon has posted comments on this change. Change subject: Fix TestKerberosRenewal/Reacquire flakiness ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6168/1/src/kudu/integration-tests/external_mini_cluster-test.cc File src/kudu/integration-tests/external_mini_cluster-test.cc: Line 78: ExternalMiniClusterOptions opts; can you add "if (!AllowSlowTests()) return;' here and the other test, now that they run for 30+sec each? (this way they won't run by default in developer builds, but still run for precommit, where we have parallelization via dist-test) -- To view, visit http://gerrit.cloudera.org:8080/6168 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: If03a2b47e78a22736311e8dd160ddf63b86c4396 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
