Comment 1 for bug 1723425

Revision history for this message
Lee Trager (ltrager) wrote : Re: [2.3, HWTv2] Hardware tests do not provide start, current running and estimated run time

The hardware results table is pretty full right now. I think we should allow the runtime column to display a counter when running. To accomplish this we would implement a new directive which would accept a start time and runtime value.

* If runtime isn't blank the value of runtime will be displayed.
* If only the start time is set and the script is running a counter will be displayed which increments every seconds.
* If the script hasn't started running or was aborted runtime will remain blank.