From: Neha Ojha Date: Thu, 28 Oct 2021 21:02:48 +0000 (+0000) Subject: qa/suites/upgrade/octopus-x: set bluestore fsck quick fix on mount to true X-Git-Tag: v17.1.0~440^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F43938%2Fhead;p=ceph.git qa/suites/upgrade/octopus-x: set bluestore fsck quick fix on mount to true First step towards catching bugs like https://tracker.ceph.com/issues/53062. Signed-off-by: Neha Ojha --- diff --git a/qa/suites/upgrade/octopus-x/parallel/0-start.yaml b/qa/suites/upgrade/octopus-x/parallel/0-start.yaml index ad3ee43d38e4..a620d386b104 100644 --- a/qa/suites/upgrade/octopus-x/parallel/0-start.yaml +++ b/qa/suites/upgrade/octopus-x/parallel/0-start.yaml @@ -29,3 +29,4 @@ overrides: conf: osd: osd shutdown pgref assert: true + bluestore fsck quick fix on mount: true diff --git a/qa/suites/upgrade/octopus-x/stress-split/0-roles.yaml b/qa/suites/upgrade/octopus-x/stress-split/0-roles.yaml index ad3ee43d38e4..a620d386b104 100644 --- a/qa/suites/upgrade/octopus-x/stress-split/0-roles.yaml +++ b/qa/suites/upgrade/octopus-x/stress-split/0-roles.yaml @@ -29,3 +29,4 @@ overrides: conf: osd: osd shutdown pgref assert: true + bluestore fsck quick fix on mount: true