]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks: watchdog terminate thrasher
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 26 Jun 2024 13:04:45 +0000 (13:04 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Tue, 6 Aug 2024 06:56:00 +0000 (06:56 +0000)
commit21b4b89e5280cfd87f4419b4c1dcc01673835e04
treed8c490db3086390070d43514b26e04b31958058e
parent094fc1836fd6ffe8ed96904d2e8dc388c3e46289
qa/tasks: watchdog terminate thrasher

If a thrasher exception occurs, the do_dump_ops thread will continue
looping until the Teuthology timeout is reached.
The watchdog should terminate the thrasher to free up resources.

Fixes: https://tracker.ceph.com/issues/66698
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
qa/tasks/daemonwatchdog.py