Matthew Mulder has uploaded this change for review. ( 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 --- M tests/stress/concurrent_select.py 1 file changed, 79 insertions(+), 64 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/39/8339/1 -- 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: newchange Gerrit-Change-Id: Ic1769c6c27cf064a330026d12d50562abfaf656f Gerrit-Change-Number: 8339 Gerrit-PatchSet: 1 Gerrit-Owner: Matthew Mulder <[email protected]>
