From: Mohit Agrawal Date: Fri, 12 Sep 2025 05:36:56 +0000 (+0530) Subject: teuthology(WIP): Enable crimson for pool X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=35846617d680b08074a34a01c685900c8cb2710c;p=teuthology.git teuthology(WIP): Enable crimson for pool Signed-off-by: Mohit Agrawal --- diff --git a/teuthology/suite/placeholder.py b/teuthology/suite/placeholder.py index f812fccac..e4e1e4345 100644 --- a/teuthology/suite/placeholder.py +++ b/teuthology/suite/placeholder.py @@ -62,6 +62,7 @@ dict_templ = { 'conf': { 'mon': { 'debug mon': 20, + 'osd pool default crimson': true, 'debug ms': 1, 'debug paxos': 20}, 'mgr': {