Files
impala/tests/stress
Matthew Mulder 57bde365a3 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 <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-20 03:01:07 +00:00
..