]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Sun, 26 Jan 2025 06:51:11 +0000 (06:51 +0000)
commit61529cabf95ff5895b2c2d3927d26b5e880eb59c
treeb207d44946c73f514190dc31f6301eab0db4a9e1
parentc58f72ab631c4c57827ea5600ae78f1379c37bfb
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>
(cherry picked from commit 21b4b89e5280cfd87f4419b4c1dcc01673835e04)
qa/tasks/daemonwatchdog.py