]> sourceware.org Git - lvm2.git/commitdiff
tests: cachevol needs FORMAT2
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 16 Oct 2019 19:58:57 +0000 (21:58 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 17 Oct 2019 11:03:50 +0000 (13:03 +0200)
FORMAT2 is mandatory with cachevols...

test/shell/cache-single-thin.sh

index 2547502c415d8bfa951eece70c624cee13b9d9c2..6b478fb4276c1ec50ea5a3f9906f7ddd39f28001 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_thin 1 0 0 || skip
 
 aux prepare_devs 5 80
This page took 0.070389 seconds and 5 git commands to generate.