]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
report run time and wait time of job
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Sat, 22 Aug 2020 13:43:24 +0000 (19:13 +0530)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 16 Jan 2021 21:36:26 +0000 (16:36 -0500)
commit0f155f36095e50ecd88de5a78232adb081479ac4
tree67360b7e17805dd1b17a457a22c7226cfc77d8b8
parente33c5c65a8755860730deddcdbe13ae2dbe6485f
report run time and wait time of job

This commit adds the start, wait and run time of a job in h:m:s
format. This is enabled by reporting the job status as running
before wait status.

Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
teuthology/dispatcher/__init__.py