1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

tests: skip lvresize tests without mkfs.xfs

This commit is contained in:
David Teigland 2022-10-10 13:25:50 -05:00
parent 13c63f0cfa
commit fc01dd8900
2 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,8 @@ SKIP_WITH_LVMPOLLD=1
aux prepare_vg 3 256
which mkfs.xfs || skip
# Tests require a libblkid version that shows FSLASTBLOCK
lvcreate -n $lv1 -L 300 $vg
mkfs.xfs -f "$DM_DEV_DIR/$vg/$lv1"

View File

@ -17,6 +17,8 @@ SKIP_WITH_LVMPOLLD=1
aux prepare_vg 3 256
which mkfs.xfs || skip
# Test combinations of the following:
# lvreduce / lvextend
# no fs / ext4 / xfs