Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5079: Flaky Kudu tests; fix HS2 connection timeouts ......................................................................
IMPALA-5079: Flaky Kudu tests; fix HS2 connection timeouts Fixes the HS2 timeouts for _all_ Kudu EE tests. Previously only 2 classes had the timeout set, but all the Kudu tests appear to be susceptible to this issue. Change-Id: Ibc48b4b7ae65ddf4bba087d079d4e4032f4d5f0f Reviewed-on: http://gerrit.cloudera.org:8080/6616 Reviewed-by: Michael Brown <[email protected]> Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M tests/common/kudu_test_suite.py M tests/query_test/test_kudu.py 2 files changed, 5 insertions(+), 10 deletions(-) Approvals: Impala Public Jenkins: Verified Michael Brown: Looks good to me, but someone else must approve Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6616 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibc48b4b7ae65ddf4bba087d079d4e4032f4d5f0f Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]>
