]> git.apps.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)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Sat, 22 Aug 2020 13:43:24 +0000 (19:13 +0530)
commitef2de46f5e0e830e1aa6b15185849ff33e79ed15
tree66a62e4a5fd075e26511c1a98cf235ac10e7e756
parent6365d8d8e0b28acdc04db23ea9da8dba9c1e1362
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