Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14002 )
Change subject: Clean up stress tests in core ...................................................................... Clean up stress tests in core All stress tests in core were skipped or xfailed. Delete the tests and avoid pytest startup overhead (starting up the 64 workers took a significant amount of time) Change-Id: Icc8d948a3a95bd964a7acbe5722f01891a248f11 Reviewed-on: http://gerrit.cloudera.org:8080/14002 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: David Knupp <[email protected]> --- M bin/run-all-tests.sh D tests/stress/test_mini_stress.py 2 files changed, 5 insertions(+), 104 deletions(-) Approvals: Impala Public Jenkins: Verified David Knupp: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/14002 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Icc8d948a3a95bd964a7acbe5722f01891a248f11 Gerrit-Change-Number: 14002 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
