]> 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>
Tue, 1 Sep 2020 00:33:06 +0000 (20:33 -0400)
commita4809d7009446373e345f98c7ee9a960d866ba27
tree845820f4ada1b87c2d9030364bfa903962d1c2cc
parentfd91f60659cf50225c772942f845b24d11806357
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