]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: rename test_fscrypt to test_fscrypt_encrypt
authorXiubo Li <xiubli@redhat.com>
Tue, 31 Jan 2023 02:01:46 +0000 (10:01 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 16 Feb 2023 00:43:39 +0000 (08:43 +0800)
commitb699307a34450c6a7694f59b4f891db1d59f9593
tree4744fb0a856fbea4e9379b62f679e0036ef80623
parenta9a0262b10147c9a8b49833ca80a9f81a569e4ff
qa: rename test_fscrypt to test_fscrypt_encrypt

The test_fscrypt_encrypt will only run the 'encrypt' related test
cases without 'test_dummy_encryption' option enabled. This will
test the filename and content verification.

After this I will add the whole test cases with 'test_dummy_encryption'
option.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/test_fscrypt.py