public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test t-mirror-basic.sh t-mirror-lvconvert.sh
@ 2008-01-17  2:20 wysochanski
  0 siblings, 0 replies; only message in thread
From: wysochanski @ 2008-01-17  2:20 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2008-01-17 02:20:48

Modified files:
	test           : t-mirror-basic.sh t-mirror-lvconvert.sh 

Log message:
	Fix descriptions in the newly added test cases

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-mirror-basic.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-mirror-lvconvert.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2

--- LVM2/test/t-mirror-basic.sh	2008/01/16 21:21:22	1.1
+++ LVM2/test/t-mirror-basic.sh	2008/01/17 02:20:48	1.2
@@ -10,7 +10,7 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-test_description="ensure that pvmove works with basic options"
+test_description="ensure that basic operations on mirrored LV works"
 privileges_required_=1
 
 . ./test-lib.sh
--- LVM2/test/t-mirror-lvconvert.sh	2008/01/16 21:21:22	1.1
+++ LVM2/test/t-mirror-lvconvert.sh	2008/01/17 02:20:48	1.2
@@ -10,7 +10,7 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-test_description="ensure that pvmove works with basic options"
+test_description="ensure that lvconvert for mirrored LV works"
 privileges_required_=1
 
 . ./test-lib.sh
@@ -44,7 +44,7 @@
 nr_pvs=5
 pvsize=$((80 * 1024 * 2))
 
-vg=mirror-basic-vg-$$
+vg=mirror-lvconvert-vg-$$
 lv1=lv1
 lv2=lv2
 lv3=lv3


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

only message in thread, other threads:[~2008-01-17  2:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-17  2:20 LVM2/test t-mirror-basic.sh t-mirror-lvconvert.sh wysochanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).