]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: add xfstests fscrypt test cases support
authorXiubo Li <xiubli@redhat.com>
Wed, 26 Oct 2022 06:48:02 +0000 (14:48 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 1 Dec 2022 08:33:10 +0000 (16:33 +0800)
commit383add444b095b30e86928b60c3fa06193dc9ee5
tree9dba447fabd5e6c8d871504a1e19b322c4b769ad
parent2a8cc0902ebb79bd1a291cfd2d7b27c4a7c04f9b
qa: add xfstests fscrypt test cases support

This will test the common fscrypt features such as the set_encpolicy,
get_encpolicy,etc only.

Will run the IO path test in another test suite.

Fixes: https://tracker.ceph.com/issues/58133
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/test_fscrypt.py [new file with mode: 0644]