From 5aed321d7b3579192952954646a7869bfc76e143 Mon Sep 17 00:00:00 2001 From: Dave Wysochanski Date: Thu, 17 Jan 2008 02:20:48 +0000 Subject: [PATCH] Fix descriptions in the newly added test cases --- test/t-mirror-basic.sh | 2 +- test/t-mirror-lvconvert.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/t-mirror-basic.sh b/test/t-mirror-basic.sh index 791fa4802..54a80dfe6 100755 --- a/test/t-mirror-basic.sh +++ b/test/t-mirror-basic.sh @@ -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 diff --git a/test/t-mirror-lvconvert.sh b/test/t-mirror-lvconvert.sh index e3cf5c9ab..b757d6d84 100755 --- a/test/t-mirror-lvconvert.sh +++ b/test/t-mirror-lvconvert.sh @@ -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 @@ cleanup_() nr_pvs=5 pvsize=$((80 * 1024 * 2)) -vg=mirror-basic-vg-$$ +vg=mirror-lvconvert-vg-$$ lv1=lv1 lv2=lv2 lv3=lv3