Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9546 )
Change subject: Fix test dimensions in test_errorlog.py ...................................................................... Fix test dimensions in test_errorlog.py Bug: The test dimensions were set up such that the test ran for all text-format variants (including compressed text) The test is file-format independent and slow (>40s), so we should only run it once. Change-Id: Icac90d308337f2cfb51e7de5bd23d410da073a73 Reviewed-on: http://gerrit.cloudera.org:8080/9546 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M tests/query_test/test_errorlog.py 1 file changed, 6 insertions(+), 5 deletions(-) Approvals: Alex Behm: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9546 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Icac90d308337f2cfb51e7de5bd23d410da073a73 Gerrit-Change-Number: 9546 Gerrit-PatchSet: 5 Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]>
