mirror of
https://github.com/ceph/ceph
synced 2025-01-24 20:13:45 +00:00
a5675535ba
Otherwise these local conf overrides prevent functional testing. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
14 lines
318 B
YAML
14 lines
318 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mds:
|
|
debug mds: 20
|
|
debug ms: 1
|
|
mds debug frag: true
|
|
mds debug scatterstat: true
|
|
mds op complaint time: 180
|
|
mds verify scatter: true
|
|
osd op complaint time: 180
|
|
rados mon op timeout: 15m
|
|
rados osd op timeout: 15m
|