From: Ilya Dryomov Date: Mon, 13 May 2024 11:31:17 +0000 (+0200) Subject: qa/suites/krbd: move "layering only" coverage to fsx X-Git-Tag: v18.2.5~663^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=dceffa8cd47abc2ab9efd42e2da8a144843cacdc;p=ceph.git qa/suites/krbd: move "layering only" coverage to fsx It makes much more sense there since it's where we actually create clones and flatten them a lot. Signed-off-by: Ilya Dryomov (cherry picked from commit 7b9f28e74325aad17c3774d594c3f0e1c4e25dc2) --- diff --git a/qa/suites/krbd/fsx/features/no-deep-flatten.yaml b/qa/suites/krbd/fsx/features/no-deep-flatten.yaml new file mode 100644 index 0000000000000..befdae2516e82 --- /dev/null +++ b/qa/suites/krbd/fsx/features/no-deep-flatten.yaml @@ -0,0 +1,6 @@ +overrides: + ceph: + conf: + client: + # layering + rbd default features: 1 diff --git a/qa/suites/krbd/unmap/conf.yaml b/qa/suites/krbd/unmap/conf.yaml index e52341f29fe9b..099532f570975 100644 --- a/qa/suites/krbd/unmap/conf.yaml +++ b/qa/suites/krbd/unmap/conf.yaml @@ -3,5 +3,3 @@ overrides: conf: global: mon warn on pool no app: false - client: - rbd default features: 1 # pre-single-major is v3.13, so layering only