ceph/qa/debug/mgr.yaml
Brad Hubbard 926e06caf5 qa: Enable debug_client for mgr tests
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2020-09-16 12:16:23 +10:00

18 lines
290 B
YAML

overrides:
ceph:
conf:
mon:
debug mon: 20
mgr:
debug mgr: 20
debug ms: 1
debug client: 20
client:
debug client: 20
debug mgrc: 20
debug ms: 1
osd:
debug mgrc: 20
mds:
debug mgrc: 20