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 <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2017-04-12 23:29:08 +08:00
parent 6646b35ac7
commit ef7583d717

View File

@ -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: