public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
From: wysochanski@sourceware.org
To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org
Subject: LVM2/test t-mirror-basic.sh t-mirror-lvconvert.sh
Date: Thu, 17 Jan 2008 02:20:00 -0000	[thread overview]
Message-ID: <20080117022048.29442.qmail@sourceware.org> (raw)

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


                 reply	other threads:[~2008-01-17  2:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080117022048.29442.qmail@sourceware.org \
    --to=wysochanski@sourceware.org \
    --cc=lvm-devel@redhat.com \
    --cc=lvm2-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).