From ee02b5c037c67c708335745898328e990ecacc90 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 28 Nov 2017 16:48:36 -0600 Subject: [PATCH] qa/suites/upgrade/jewel-x/point-to-point: whitelist more stuff Signed-off-by: Sage Weil --- .../jewel-x/point-to-point-x/point-to-point-upgrade.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml b/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml index 487656396ee0..d68c258c027f 100644 --- a/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml +++ b/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml @@ -16,6 +16,11 @@ overrides: - scrub - osd_map_max_advance - wrongly marked + - overall HEALTH_ + - \(MGR_DOWN\) + - \(OSD_ + - \(PG_ + - \(CACHE_ fs: xfs conf: global: @@ -24,6 +29,7 @@ overrides: mon debug unsafe allow tier with nonempty snaps: true osd: osd map max advance: 1000 + osd map cache size: 1100 roles: - - mon.a - mds.a -- 2.47.3