Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12126 )
Change subject: IMPALA-7992: Reduce iterations for test_decimal_fuzz. ...................................................................... IMPALA-7992: Reduce iterations for test_decimal_fuzz. We're seeing build failures in exhaustive builds on centos6, because the timeout (defined as 2 hours in tests/conftest.py) is hit. Though it's nice to run more iterations, we get that over time anyway. Change-Id: If84fcfbec0fe69a46d6e20282756794e3d57e332 Reviewed-on: http://gerrit.cloudera.org:8080/12126 Reviewed-by: Philip Zeyliger <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_decimal_fuzz.py 1 file changed, 1 insertion(+), 4 deletions(-) Approvals: Philip Zeyliger: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12126 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: If84fcfbec0fe69a46d6e20282756794e3d57e332 Gerrit-Change-Number: 12126 Gerrit-PatchSet: 3 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
