All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM2/test t-lvcreate-pvtags.sh
@ 2011-09-16 11:52 zkabelac
  0 siblings, 0 replies; only message in thread
From: zkabelac @ 2011-09-16 11:52 UTC (permalink / raw)
  To: lvm-devel

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac at sourceware.org	2011-09-16 11:52:33

Modified files:
	test           : t-lvcreate-pvtags.sh 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-lvcreate-pvtags.sh.diff?cvsroot=lvm2&r1=1.9&r2=1.10

--- LVM2/test/t-lvcreate-pvtags.sh	2011/02/28 19:44:21	1.9
+++ LVM2/test/t-lvcreate-pvtags.sh	2011/09/16 11:52:33	1.10
@@ -43,3 +43,5 @@
 
 # lvcreate mirror with a single PV arg
 not lvcreate -l1 -m1 --corelog $vg $dev1
+
+vgremove -ff $vg



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-16 11:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16 11:52 LVM2/test t-lvcreate-pvtags.sh zkabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.