From: Mohit Agrawal Date: Thu, 11 Sep 2025 13:08:17 +0000 (+0530) Subject: teuthology: Enable crimson default pool X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fheads%2Fteuthology_crimson;p=teuthology.git teuthology: Enable crimson default 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': {