]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: Do not use ec_profile with fscrypt dummy
authorChristopher Hoffman <choffman@redhat.com>
Tue, 14 Oct 2025 14:33:47 +0000 (14:33 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:36 +0000 (13:59 +0000)
Once a volume/filesystem is set to use fscrypt encryption, layout
cannot be changed. The configurable ec_profile, sets layout and
will fail.

Fixes: https://tracker.ceph.com/issues/73461
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
qa/suites/fs/workload/tasks/0-fscrypt/with-fscrypt-dummy.yaml

index 9f15c35542041d5fbbbfc8fc39ea78d4e5c03772..7f24635b03d08760b9b941669fca995e8ab75788 100644 (file)
@@ -1,5 +1,8 @@
 overrides:
   ceph:
+    cephfs:
+      ec_profile:
+        - disabled
     conf:
       client:
         client_fscrypt_dummy_encryption: true