mirror of
https://github.com/ceph/ceph
synced 2025-03-08 17:28:40 +00:00
Goal is to reduce arbitrary differences between fs suites. Note: o fs/{multiclient,multifs,recovery,snaps,standbyreplay} now use basic/overrides/whitelist_wrongly_marked_down.yaml. o fs/{snaps,standbyreplay} now use basic/overrides/debug.yaml. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
10 lines
141 B
YAML
10 lines
141 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mds:
|
|
debug ms: 1
|
|
debug mds: 20
|
|
client:
|
|
debug ms: 1
|
|
debug client: 20
|