]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: cephfs add filesystem encryption test support
authorXiubo Li <xiubli@redhat.com>
Mon, 24 Oct 2022 12:56:16 +0000 (20:56 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 1 Dec 2022 08:33:10 +0000 (16:33 +0800)
commit2a8cc0902ebb79bd1a291cfd2d7b27c4a7c04f9b
tree4623ddcca23475ea260c293d5e68465e8de789f7
parent4cc5bcd602d0b9072bcd3b306c8b596152c7c410
qa: cephfs add filesystem encryption test support

This will allow us to create a encrypted test directory to do the
I/O test.

More coplex fscrypt tests we will use the xfstest-dev later.

Fixes: https://tracker.ceph.com/issues/58133
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/workunits/fs/fscrypt.sh [new file with mode: 0755]