1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-22 06:50:52 +03:00

tests: properly enforce v1

Since with smq policy we can still pick format v2 - enforce
format v1 explicitely.
This commit is contained in:
Zdenek Kabelac 2018-10-16 21:32:28 +02:00
parent 24186cd9ce
commit e0a176f49a

@ -93,9 +93,9 @@ lvremove -f $vg
fi
# Enforce older cache target format V1
aux lvmconf 'allocation/cache_metadata_format = 1'
# On older cache target that supports only V1 format
aux lvmconf 'global/cache_disabled_features = [ "policy_smq" ]'
rm -f fake-tool.sh
lvcreate -aey -l1 -n $lv1 $vg