All of lore.kernel.org
 help / color / mirror / Atom feed
* master - TEST (lvconvert-raid): Turn on RAID conversion testing under snapshots
@ 2012-07-04  0:14 Jonathan Brassow
  0 siblings, 0 replies; only message in thread
From: Jonathan Brassow @ 2012-07-04  0:14 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=bf81d5607a47eb0bf3963be54f4b765b2d24b895
Commit:        bf81d5607a47eb0bf3963be54f4b765b2d24b895
Parent:        7168880caa5f09da254e930313c2d59547643bb2
Author:        Jonathan Brassow <jbrassow@redhat.com>
AuthorDate:    Tue Jun 26 06:45:45 2012 -0500
Committer:     Jonathan Brassow <jbrassow@redhat.com>
CommitterDate: Tue Jun 26 06:45:45 2012 -0500

TEST (lvconvert-raid):  Turn on RAID conversion testing under snapshots

---
 test/shell/lvconvert-raid.sh |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/test/shell/lvconvert-raid.sh b/test/shell/lvconvert-raid.sh
index 6c289a8..a4ebac9 100644
--- a/test/shell/lvconvert-raid.sh
+++ b/test/shell/lvconvert-raid.sh
@@ -81,11 +81,7 @@ vgcreate -c n -s 256k $vg $(cat DEVICES)
 ###########################################
 # RAID1 convert tests
 ###########################################
-#
-# FIXME: Snapshots of RAID is available, but there are kernel bugs that
-#        still prevent its use.
-#for under_snap in false true; do
-for under_snap in false; do
+for under_snap in false true; do
 for i in 1 2 3 4; do
 	for j in 1 2 3 4; do
 		if [ $i -eq 1 ]; then



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

only message in thread, other threads:[~2012-07-04  0:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-04  0:14 master - TEST (lvconvert-raid): Turn on RAID conversion testing under snapshots Jonathan Brassow

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.