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: v19.1.1~398^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=250c9da8f8cdf4e0a8ac4311924b3466b49bd86c;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 000000000000..befdae2516e8 --- /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 e52341f29fe9..099532f57097 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