From b977f58aee271963aa0aedbea8e61e46533dac41 Mon Sep 17 00:00:00 2001 From: Connor Fawcett Date: Fri, 17 Oct 2025 14:14:01 +0100 Subject: [PATCH] Ceph ci kicker --- qa/tasks/ceph_manager.py | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/tasks/ceph_manager.py b/qa/tasks/ceph_manager.py index 37f7947397b..25a0bc7a31b 100644 --- a/qa/tasks/ceph_manager.py +++ b/qa/tasks/ceph_manager.py @@ -1491,6 +1491,7 @@ class OSDThrasher(Thrasher): else: self.log('do_enable_ec_opts: Unable to enable ec optimizations on pool %s, ignoring' % pool) + @log_exc def _do_thrash(self): """ -- 2.39.5