Sailesh Mukil has uploaded a new change for review.

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

Change subject: Fix TestKerberosRenewal/Reacquire flakiness
......................................................................

Fix TestKerberosRenewal/Reacquire flakiness

It has been observed that an ExternalMiniCluster can take quite
long to start up (max observerd: 6s). TestKerberosRenewal/Reacquire ran
with the kerberos ticket lifetime as 5 seconds. If the ExternalMiniCluster
took longer than 5 seconds to start, the ticket of the test client would
expire, causing an unexpected test failure.

This patch increases the ticket lifetime to 15s. This will increase the
test time, but reduces the chance for flakiness.

Change-Id: If03a2b47e78a22736311e8dd160ddf63b86c4396
---
M src/kudu/integration-tests/external_mini_cluster-test.cc
1 file changed, 6 insertions(+), 5 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If03a2b47e78a22736311e8dd160ddf63b86c4396
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Sailesh Mukil <sail...@cloudera.com>

Reply via email to