ceph/qa/suites/fs/basic_functional/tasks/mds-full.yaml
Yan, Zheng 9778b81bb8 qa/suites/fs: reserve more space for mds in full tests
Fixes: http://tracker.ceph.com/issues/19891
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
2017-05-10 17:04:18 +08:00

33 lines
791 B
YAML

overrides:
ceph:
log-whitelist:
- OSD full dropping all updates
- OSD near full
- failsafe engaged, dropping updates
- failsafe disengaged, no longer dropping
- is full \(reached quota
conf:
mon:
mon osd nearfull ratio: 0.6
mon osd backfillfull ratio: 0.6
mon osd full ratio: 0.7
osd:
osd mon report interval max: 5
osd objectstore: memstore
osd failsafe full ratio: 1.0
memstore device bytes: 200000000
client.0:
debug client: 20
debug objecter: 20
debug objectcacher: 20
client.1:
debug client: 20
debug objecter: 20
debug objectcacher: 20
tasks:
- cephfs_test_runner:
modules:
- tasks.cephfs.test_full