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:
parent
14008ead2a
commit
3ef0861355
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user