David Ribeiro Alves has uploaded a new change for review.

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

Change subject: [flaky tests] Increase the timeout in 
ClientTest.TestFailedDnsResolution
......................................................................

[flaky tests] Increase the timeout in ClientTest.TestFailedDnsResolution

In this test we're purposefully failing dns resolution and testing
that we get that error back from the client. However this is currently
flaky because we sometimes reach the deadline before getting the dns
error. I increased this to the double (1 sec). I'm reticent to increase
it further because, while we want the test to get the dns error, it will
keep trying until the deadline is reached, making a pretty long test
even longer.

Change-Id: I9fa3ceb7215d60cd23efabf729731254524e1625
---
M src/kudu/client/client-test.cc
1 file changed, 1 insertion(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9fa3ceb7215d60cd23efabf729731254524e1625
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <[email protected]>

Reply via email to