ceph/qa/debug/mgr.yaml
Nathan Cutler 493ee6d78f qa: enable dashboard tests to be run with "--suite rados/dashboard"
This moves dashboard.yaml from rados/mgr into a new, separate rados/dashboard
suite. The common elements it uses are moved from rados/mgr into qa/ and
replaced with symlinks.

Fixes: https://tracker.ceph.com/issues/41820
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2019-10-21 12:31:51 +02:00

17 lines
265 B
YAML

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