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

tests: lvdisplay does not crash for merged thin

This commit is contained in:
Zdenek Kabelac 2021-02-13 23:10:15 +01:00
parent 14008ead2a
commit 3ef0861355

View File

@ -64,6 +64,9 @@ grep "Merging of thin snapshot $vg/snap will occur on next activation of $vg/${l
not lvconvert --merge $vg/snap1 &>out
grep "Cannot merge snapshot" out
# Check lvdisplay is not crashing while merge needs to wait
lvdisplay -a $vg
umount mnt
# Merge cannot happen