summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-03-27 00:33:18 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2021-03-27 00:34:00 +0100
commitf07a793813a51bd792f7a5a5e290a6727100aaca (patch)
tree32fbd70bab6d3b3c7931fae0255113af20677299
parent53338cf566838381febe37d8254275e5f2a408ce (diff)
downloadlvm2-f07a793813a51bd792f7a5a5e290a6727100aaca.tar.gz
tests: correct thin-pool version
Use thin-pool target version 1.20 for changed behavior.
-rw-r--r--test/shell/thin-flags.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/thin-flags.sh b/test/shell/thin-flags.sh
index 89ed69ac9..6e5749a74 100644
--- a/test/shell/thin-flags.sh
+++ b/test/shell/thin-flags.sh
@@ -98,7 +98,7 @@ not lvcreate -V10 -n $lv3 $vg/pool
lvs -ao+seg_pe_ranges $vg
# needs_check needs newer version
-if aux have_thin 1 19 0 ; then
+if aux have_thin 1 20 0 ; then
check lv_attr_bit state $vg/pool "a"
dmsetup suspend $vg-pool-tpool