]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks: move DaemonWatchdog to new file
authorJos Collin <jcollin@redhat.com>
Mon, 6 May 2019 11:27:09 +0000 (16:57 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 6 Aug 2019 01:06:11 +0000 (06:36 +0530)
commitb7a1f5ca6c5ee7af027002944392b044e4d35de1
tree10fe452633f333ac8742730bdc3bb9e585f3cb65
parent7265b55d094a639be50a567d3be92fba94c04786
qa/tasks: move DaemonWatchdog to new file

* Moved DaemonWatchdog class to a new file daemonwatchdog.py
* Dropped the client watch

Signed-off-by: Jos Collin <jcollin@redhat.com>
qa/tasks/daemonwatchdog.py [new file with mode: 0644]
qa/tasks/mds_thrash.py