From: Kefu Chai Date: Wed, 12 Apr 2017 15:29:08 +0000 (+0800) Subject: qa/suites: add mon-reweight-min-pgs-per-osd = 4 X-Git-Tag: v12.0.2~83^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F14404%2Fhead;p=ceph.git qa/suites: add mon-reweight-min-pgs-per-osd = 4 so we can run reweight commands in a small cluster with 3 OSD and 27 PGs. Signed-off-by: Kefu Chai --- diff --git a/qa/suites/rados/singleton/all/cephtool.yaml b/qa/suites/rados/singleton/all/cephtool.yaml index 55f8822f2b10..a7d1ced9b4f7 100644 --- a/qa/suites/rados/singleton/all/cephtool.yaml +++ b/qa/suites/rados/singleton/all/cephtool.yaml @@ -11,6 +11,13 @@ openstack: - volumes: # attached to each instance count: 3 size: 10 # GB +overrides: + ceph: + conf: + mgr: + mon reweight min pgs per osd: 4 + mon: + mon reweight min pgs per osd: 4 tasks: - install: - ceph: