You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2017/10/23 19:23:39 UTC

[Impala-ASF-CR] IMPALA-6100: increase test exchange delays timeout on slow builds

Hello Michael Brown, 

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: IMPALA-6100: increase test_exchange_delays timeout on slow builds
......................................................................

IMPALA-6100: increase test_exchange_delays timeout on slow builds

The timeout is doubled on build types known to be slow to reduce the
odds of hitting the flakiness.

Testing:
I wasn't able to reproduce the original problem locally. However I was
able to reproduce a similar problem by decreasing the timeout to 2000ms,
which suggests that > 1s hiccups are possible with an ASAN build, so
increasing the timeout could help.

Change-Id: Ib00cb3c63c123b7ff263e21c7ee41fa6af12606f
---
M tests/custom_cluster/test_exchange_delays.py
1 file changed, 10 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/8357/2
-- 
To view, visit http://gerrit.cloudera.org:8080/8357
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib00cb3c63c123b7ff263e21c7ee41fa6af12606f
Gerrit-Change-Number: 8357
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>
Gerrit-Reviewer: Michael Brown <mi...@cloudera.com>