public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test t-mirror-names.sh
@ 2010-10-20 15:35 mornfall
  0 siblings, 0 replies; 2+ messages in thread
From: mornfall @ 2010-10-20 15:35 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-20 15:35:00

Modified files:
	test           : t-mirror-names.sh 

Log message:
	Reduce a (huge) timeout in t-mirror-names.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-mirror-names.sh.diff?cvsroot=lvm2&r1=1.6&r2=1.7

--- LVM2/test/t-mirror-names.sh	2010/04/07 16:00:19	1.6
+++ LVM2/test/t-mirror-names.sh	2010/10/20 15:35:00	1.7
@@ -120,7 +120,7 @@
 
 #COMM "converting mirror names is ${lv1}_mimagetmp_2"
 lvcreate -l2 -m1 -n $lv1 $vg 
-lvconvert -m+1 -i+1000 -b $vg/$lv1
+lvconvert -m+1 -i+10 -b $vg/$lv1
 convlv=$(lv_convert_lv_ "$vg/$lv1") 
 test "$convlv" = "$lv1"_mimagetmp_2 
 lv_devices_ $vg/$lv1 "$convlv" "$lv1"_mimage_2 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* LVM2/test t-mirror-names.sh
@ 2011-03-02 20:14 mbroz
  0 siblings, 0 replies; 2+ messages in thread
From: mbroz @ 2011-03-02 20:14 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mbroz@sourceware.org	2011-03-02 20:14:40

Modified files:
	test           : t-mirror-names.sh 

Log message:
	Increase check timeout again.
	
	It fails on my s390x Hercules emulator otherwise. :)

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

--- LVM2/test/t-mirror-names.sh	2011/01/05 00:16:20	1.8
+++ LVM2/test/t-mirror-names.sh	2011/03/02 20:14:39	1.9
@@ -120,7 +120,7 @@
 
 #COMM "converting mirror names is ${lv1}_mimagetmp_2"
 lvcreate -l2 -m1 -n $lv1 $vg 
-lvconvert -m+1 -i+10 -b $vg/$lv1
+lvconvert -m+1 -i+40 -b $vg/$lv1
 convlv=$(lv_convert_lv_ "$vg/$lv1") 
 test "$convlv" = "$lv1"_mimagetmp_2 
 lv_devices_ $vg/$lv1 "$convlv" "$lv1"_mimage_2 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-02 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-20 15:35 LVM2/test t-mirror-names.sh mornfall
2011-03-02 20:14 mbroz

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).