From b3075c485c95c65635bc2dcfa28dbb320f1e2a24 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 17 Apr 2017 15:00:24 +0800 Subject: [PATCH] qa/suites: Revert "qa/suites: add mon-reweight-min-pgs-per-osd = 4" This reverts commit ef7583d7178061b47c737d9138dae81685be720e. Signed-off-by: Kefu Chai --- qa/suites/rados/singleton/all/cephtool.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/qa/suites/rados/singleton/all/cephtool.yaml b/qa/suites/rados/singleton/all/cephtool.yaml index a7d1ced9b4f7e..55f8822f2b101 100644 --- a/qa/suites/rados/singleton/all/cephtool.yaml +++ b/qa/suites/rados/singleton/all/cephtool.yaml @@ -11,13 +11,6 @@ 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: -- 2.39.5