1
0
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:
Zdenek Kabelac 2011-09-16 11:52:33 +00:00
parent 22ff84ca31
commit e377b78095

View File

@ -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