diff mbox series

[xfstests-bld] test-appliance: add lz4 package

Message ID 20201011175325.3419-1-ebiggers@kernel.org
State Accepted
Headers show
Series [xfstests-bld] test-appliance: add lz4 package | expand

Commit Message

Eric Biggers Oct. 11, 2020, 5:53 p.m. UTC
From: Eric Biggers <ebiggers@google.com>

This is needed for the test f2fs/002, which tests f2fs compression in
combination with encryption.

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 kvm-xfstests/test-appliance/xfstests-packages | 1 +
 1 file changed, 1 insertion(+)

Comments

Theodore Ts'o Oct. 14, 2020, 3:53 p.m. UTC | #1
On Sun, Oct 11, 2020 at 10:53:25AM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> This is needed for the test f2fs/002, which tests f2fs compression in
> combination with encryption.
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Thanks, applied.  I ammended this patch to also add the lz4 package to
gce-xfstests-bld.sh.

I suppose at some point we should we refactor out the package lists
in  xfstests-packages and gce-xfstests-bld.sh; this would require
making gce-xfstests-bld.sh a generated file, however.

       			     	       - Ted
diff mbox series

Patch

diff --git a/kvm-xfstests/test-appliance/xfstests-packages b/kvm-xfstests/test-appliance/xfstests-packages
index 45eea9a..8bb854f 100644
--- a/kvm-xfstests/test-appliance/xfstests-packages
+++ b/kvm-xfstests/test-appliance/xfstests-packages
@@ -25,6 +25,7 @@  liblzo2-2
 libbsd0
 libkeyutils1
 lvm2
+lz4
 makedev
 mtd-utils
 multipath-tools