From: Yan, Zheng Date: Wed, 10 May 2017 08:43:38 +0000 (+0800) Subject: qa/suites/fs: reserve more space for mds in full tests X-Git-Tag: v12.0.3~10^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9778b81bb84db23d50f240a92b41d6075a443b79;p=ceph.git qa/suites/fs: reserve more space for mds in full tests Fixes: http://tracker.ceph.com/issues/19891 Signed-off-by: "Yan, Zheng" --- diff --git a/qa/suites/fs/basic_functional/tasks/mds-full.yaml b/qa/suites/fs/basic_functional/tasks/mds-full.yaml index 6865d83e807a..537350019639 100644 --- a/qa/suites/fs/basic_functional/tasks/mds-full.yaml +++ b/qa/suites/fs/basic_functional/tasks/mds-full.yaml @@ -8,10 +8,15 @@ overrides: - 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 - memstore device bytes: 100000000 + osd failsafe full ratio: 1.0 + memstore device bytes: 200000000 client.0: debug client: 20 debug objecter: 20