Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-2605: Omit the sort and mini stress tests ......................................................................
IMPALA-2605: Omit the sort and mini stress tests These stress tests were sometimes causing the end-to-end tests to hang indefinitey, including in the pre-merge testing (sometimes called "GVO" or "GVM"). This patch also prints to stdout some connections metrics that may prove useful for debugging stress test hangs in the future. The metrics are printed before and after stress tests are run when run-tests.py is used. Change-Id: Ibd30abf8215415e0f2830b725e43b005daa2bb2d Reviewed-on: http://gerrit.cloudera.org:8080/5401 Reviewed-by: Jim Apple <[email protected]> Tested-by: Impala Public Jenkins --- M tests/run-tests.py M tests/stress/test_mini_stress.py 2 files changed, 24 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Verified Jim Apple: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5401 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd30abf8215415e0f2830b725e43b005daa2bb2d Gerrit-PatchSet: 6 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
