mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Test speed up
Removing vg reduces time execution of this test. Teardown has some wait states here...
This commit is contained in:
parent
5f3f06db66
commit
8122e7caab
@ -38,3 +38,5 @@ echo "$!" > LOCAL_DMEVENTD
|
||||
sleep 3
|
||||
lvchange --monitor y --verbose $vg/3way 2>&1 | tee lvchange.out
|
||||
not grep 'already monitored' lvchange.out
|
||||
|
||||
vgremove -ff $vg
|
||||
|
Loading…
Reference in New Issue
Block a user