]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ceph/005: skip test if using "test_dummy_encryption"
authorLuís Henriques <lhenriques@suse.de>
Tue, 15 Nov 2022 14:45:00 +0000 (14:45 +0000)
committerZorro Lang <zlang@kernel.org>
Wed, 23 Nov 2022 03:55:03 +0000 (11:55 +0800)
commit4c02b231b514d2346ba415cf640d9dfaa3d1aae1
treeddae9449987aa778c9eca3f7b7a09eacf7423321
parent98729caa07c9c9edcfb631522c9b2e4076212e16
ceph/005: skip test if using "test_dummy_encryption"

When using the "test_dummy_encryption" mount option, new file and directory
names will be encrypted.  This means that if using as a mount base directory
a newly created directory, we would have to use the encrypted directory name
instead.  For the moment, ceph doesn't provide a way to get this encrypted
file name, thus for now simply skip this test.

Signed-off-by: Luís Henriques <lhenriques@suse.de>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/ceph/005