From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29459 invoked by alias); 17 Jan 2008 02:20:49 -0000 Received: (qmail 29444 invoked by uid 9657); 17 Jan 2008 02:20:48 -0000 Date: Thu, 17 Jan 2008 02:20:00 -0000 Message-ID: <20080117022048.29442.qmail@sourceware.org> From: wysochanski@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/test t-mirror-basic.sh t-mirror-lvconvert.sh Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00045.txt.bz2 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