]> sourceware.org Git - lvm2.git/commitdiff
tests: cache-single tests require version 1 10
authorDavid Teigland <teigland@redhat.com>
Wed, 11 Sep 2019 18:48:03 +0000 (13:48 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 11 Sep 2019 19:01:55 +0000 (14:01 -0500)
test/shell/cache-single-types.sh
test/shell/cache-single-usage.sh

index a973679698b7510e53ee85fbcfe6f878c20f1cae..34a799abb87005d808552bd15edb207a12abc2e4 100644 (file)
@@ -16,7 +16,7 @@ SKIP_WITH_LVMPOLLD=1
 
 . lib/inittest
 
-aux have_cache 1 3 0 || skip
+aux have_cache 1 10 0 || skip
 aux have_raid 1 3 5 || skip
 which mkfs.xfs || skip
 
index 09d5b10a554816a6386f742ce3ba70513053a7d0..4896d7ab6a909e46dd93b0661cff0419a10f253d 100644 (file)
@@ -16,7 +16,7 @@ SKIP_WITH_LVMPOLLD=1
 
 . lib/inittest
 
-aux have_cache 1 3 0 || skip
+aux have_cache 1 10 0 || skip
 which mkfs.xfs || skip
 
 mount_dir="mnt"
This page took 0.035245 seconds and 5 git commands to generate.