]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/krbd: move "layering only" coverage to fsx
authorIlya Dryomov <idryomov@gmail.com>
Mon, 13 May 2024 11:31:17 +0000 (13:31 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 14 May 2024 09:09:47 +0000 (11:09 +0200)
It makes much more sense there since it's where we actually create
clones and flatten them a lot.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 7b9f28e74325aad17c3774d594c3f0e1c4e25dc2)

qa/suites/krbd/fsx/features/no-deep-flatten.yaml [new file with mode: 0644]
qa/suites/krbd/unmap/conf.yaml

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 (file)
index 0000000..befdae2
--- /dev/null
@@ -0,0 +1,6 @@
+overrides:
+  ceph:
+    conf:
+      client:
+        # layering
+        rbd default features: 1
index e52341f29fe9b17276995718fbea446fe07614a3..099532f57097566d602e277b21b4911188883912 100644 (file)
@@ -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