]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa: Add fscrypt dummy encryption to fs workloads wip-choffman-fscrypt-922
authorChristopher Hoffman <choffman@redhat.com>
Wed, 17 Sep 2025 16:48:48 +0000 (16:48 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Mon, 22 Sep 2025 14:11:00 +0000 (14:11 +0000)
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
qa/suites/fs/workload/tasks/0-fscrypt/$ [new file with mode: 0644]
qa/suites/fs/workload/tasks/0-fscrypt/.qa [new symlink]
qa/suites/fs/workload/tasks/0-fscrypt/with-fscrypt-dummy.yaml [new file with mode: 0644]

diff --git a/qa/suites/fs/workload/tasks/0-fscrypt/$ b/qa/suites/fs/workload/tasks/0-fscrypt/$
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/fs/workload/tasks/0-fscrypt/.qa b/qa/suites/fs/workload/tasks/0-fscrypt/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
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
new file mode 100644 (file)
index 0000000..9f15c35
--- /dev/null
@@ -0,0 +1,6 @@
+overrides:
+  ceph:
+    conf:
+      client:
+        client_fscrypt_dummy_encryption: true
+  ceph-fuse: