From: Christopher Hoffman Date: Tue, 14 Oct 2025 14:33:47 +0000 (+0000) Subject: qa: Do not use ec_profile with fscrypt dummy X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=72e7040f7f82cd172ab3b27db0551140be9ba3d7;p=ceph.git qa: Do not use ec_profile with fscrypt dummy 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 --- diff --git a/qa/suites/fs/workload/tasks/0-fscrypt/with-fscrypt-dummy.yaml b/qa/suites/fs/workload/tasks/0-fscrypt/with-fscrypt-dummy.yaml index 9f15c355420..7f24635b03d 100644 --- a/qa/suites/fs/workload/tasks/0-fscrypt/with-fscrypt-dummy.yaml +++ b/qa/suites/fs/workload/tasks/0-fscrypt/with-fscrypt-dummy.yaml @@ -1,5 +1,8 @@ overrides: ceph: + cephfs: + ec_profile: + - disabled conf: client: client_fscrypt_dummy_encryption: true