Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8339 )
Change subject: IMPALA-6063: stress test: report test duration ...................................................................... IMPALA-6063: stress test: report test duration At the end of the stress test, report the number of seconds the test ran like this: Test Duration: 1234 seconds Time spent calculating runtime information isn't counted in the test duration. There are some additional changes to simplify the run_queries method because Flake8 complained that it was too complex and this change was making it even longer. Testing: Ran the stress test and verified the status output and Test Duration output. Change-Id: Ic1769c6c27cf064a330026d12d50562abfaf656f Reviewed-on: http://gerrit.cloudera.org:8080/8339 Reviewed-by: Michael Brown <[email protected]> Tested-by: Impala Public Jenkins --- M tests/stress/concurrent_select.py 1 file changed, 79 insertions(+), 64 deletions(-) Approvals: Michael Brown: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8339 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic1769c6c27cf064a330026d12d50562abfaf656f Gerrit-Change-Number: 8339 Gerrit-PatchSet: 2 Gerrit-Owner: Matthew Mulder <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Tim Wood <[email protected]>
