commit | 1f0f24057dd7a2eb82416282b90edd40b6b9e5ed | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@kernel.org> | Wed Dec 15 08:49:51 2021 -0500 |
committer | Jeff Layton <jlayton@kernel.org> | Thu Dec 16 07:34:33 2021 -0500 |
tree | 00fc5d41d795b49d4b68f59780d82888b15a651b | |
parent | 13dd19cee4298ffc323737029ca36f70f52f88e9 [diff] |
ceph: skip ceph/001-ceph/003 if test_dummy_encryption is enabled. Some tests on ceph require changing the layout of new files, which is forbidden when the files are encrypted. Skip these tests if the test_dummy_encryption mount option is being used. Cc: Luis Henriques <lhenriques@suse.de> Signed-off-by: Jeff Layton <jlayton@kernel.org>