From: Sage Weil Date: Tue, 22 Oct 2019 14:18:08 +0000 (-0500) Subject: qa/suites/upgrade/*-x-singleton: suppress TOO_FEW_PGS warning X-Git-Tag: v15.1.0~1182^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F31054%2Fhead;p=ceph.git qa/suites/upgrade/*-x-singleton: suppress TOO_FEW_PGS warning Signed-off-by: Sage Weil --- diff --git a/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml b/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml index dc4fd9fd1ec0c..3c972901e6ff2 100644 --- a/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml +++ b/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml @@ -14,6 +14,7 @@ overrides: ms bind msgr2: false bluestore warn on legacy statfs: false bluestore warn on no per pool omap: false + mon pg warn min per osd: 0 mds: debug ms: 1 debug mds: 20 diff --git a/qa/suites/upgrade/nautilus-x-singleton/0-cluster/start.yaml b/qa/suites/upgrade/nautilus-x-singleton/0-cluster/start.yaml index 499bca95c44f0..ee3f97ad54411 100644 --- a/qa/suites/upgrade/nautilus-x-singleton/0-cluster/start.yaml +++ b/qa/suites/upgrade/nautilus-x-singleton/0-cluster/start.yaml @@ -13,6 +13,7 @@ overrides: ms dump corrupt message level: 0 ms bind msgr2: false bluestore warn on no per pool omap: false + mon pg warn min per osd: 0 mds: debug ms: 1 debug mds: 20