From 94e3a240ad17cb1a3900fb2a0597bb65d603feb1 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Thu, 28 Oct 2021 21:02:48 +0000 Subject: [PATCH] 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 --- qa/suites/upgrade/octopus-x/parallel/0-start.yaml | 1 + qa/suites/upgrade/octopus-x/stress-split/0-roles.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/qa/suites/upgrade/octopus-x/parallel/0-start.yaml b/qa/suites/upgrade/octopus-x/parallel/0-start.yaml index ad3ee43d38e49..a620d386b104c 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 ad3ee43d38e49..a620d386b104c 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 -- 2.39.5