Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21589 )
Change subject: IMPALA-13227: test_spilling_hash_join should be marked for serial execution ...................................................................... IMPALA-13227: test_spilling_hash_join should be marked for serial execution test_spilling_hash_join consumes too much resources and parallel tests can fail because of it. We should mark it for serial execution. Testing: * had a green exhaustive run, and we also now that before test_spilling_hash_join was added, the exhaustive runs were much stable Change-Id: I7b50376db9dde5b33a02fde55880f49a7db4b7c1 Reviewed-on: http://gerrit.cloudera.org:8080/21589 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_join_queries.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/21589 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I7b50376db9dde5b33a02fde55880f49a7db4b7c1 Gerrit-Change-Number: 21589 Gerrit-PatchSet: 3 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]>
