diff mbox series

[xfstests-bld] test-appliance: exclude generic/587 from the encrypt tests

Message ID 20200709183701.2564213-1-satyat@google.com (mailing list archive)
State Superseded
Headers show
Series [xfstests-bld] test-appliance: exclude generic/587 from the encrypt tests | expand

Commit Message

Satya Tangirala July 9, 2020, 6:37 p.m. UTC
The encryption feature doesn't play well with quota, and generic/587
tests quota functionality.

Signed-off-by: Satya Tangirala <satyat@google.com>
---
 .../test-appliance/files/root/fs/ext4/cfg/encrypt.exclude        | 1 +
 1 file changed, 1 insertion(+)

Comments

Eric Biggers July 9, 2020, 6:41 p.m. UTC | #1
On Thu, Jul 09, 2020 at 06:37:01PM +0000, Satya Tangirala wrote:
> The encryption feature doesn't play well with quota, and generic/587
> tests quota functionality.
> 
> Signed-off-by: Satya Tangirala <satyat@google.com>
> ---
>  .../test-appliance/files/root/fs/ext4/cfg/encrypt.exclude        | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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
> -- 

Can you update encrypt_1k.exclude as well?

- Eric
diff mbox series

Patch

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