mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Remove vg at the test's end
Speedup this test by removing mirrored vg when it's not longer needed. teardown() seems to be waiting here for too long.
This commit is contained in:
parent
22ff84ca31
commit
e377b78095
@ -43,3 +43,5 @@ not lvcreate -l1 -m3 --corelog $vg @fast
|
||||
|
||||
# lvcreate mirror with a single PV arg
|
||||
not lvcreate -l1 -m1 --corelog $vg $dev1
|
||||
|
||||
vgremove -ff $vg
|
||||
|
Loading…
Reference in New Issue
Block a user