]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Implement a watchdog for queued jobs 157/head
authorZack Cerza <zack@cerza.org>
Thu, 5 Dec 2013 23:37:25 +0000 (17:37 -0600)
committerZack Cerza <zack@cerza.org>
Thu, 5 Dec 2013 23:48:10 +0000 (17:48 -0600)
commit856f83449cae8a45c82251e7281f63263772aa48
tree75b3ab074aca26c804f52e125b099cedde6066e3
parent421192617f8b31a0068c97447cb9f270101d0567
Implement a watchdog for queued jobs

This continually posts the run's status to the results server, if
configured, at an interval defaulting to 600 seconds.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/config.py
teuthology/queue.py