The encryption feature doesn't play well with quota, and generic/587 tests quota functionality. Signed-off-by: Satya Tangirala <satyat@xxxxxxxxxx> --- .../test-appliance/files/root/fs/ext4/cfg/encrypt.exclude | 1 + .../test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude | 1 + 2 files changed, 2 insertions(+) diff --git a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude index 47c26e7..07111c2 100644 --- a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude +++ b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude @@ -24,6 +24,7 @@ generic/270 generic/381 generic/382 generic/566 +generic/587 # encryption doesn't play well with casefold (at least not yet) generic/556 diff --git a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude index cd60151..1f5a7e5 100644 --- a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude +++ b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude @@ -20,6 +20,7 @@ generic/235 generic/270 generic/382 generic/204 +generic/587 # These tests are also excluded in 1k.exclude. # See there for the reasons. -- 2.27.0.383.g050319c2ae-goog