]> sourceware.org Git - lvm2.git/commitdiff
tests: disable test for broken kernel raid targe
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 25 Mar 2014 22:56:46 +0000 (23:56 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 25 Mar 2014 23:04:59 +0000 (00:04 +0100)
Since using raid5 - validate it's usable on the system

test/shell/lvconvert-repair-raid.sh

index 71c84c180a7ab4d4798d236233b5cb639103363f..bc5483b94044f6772ebbfe0c4ecfe9e9c9dff3e6 100644 (file)
@@ -11,6 +11,7 @@
 
 . lib/test
 
+aux raid456_replace_works || skip
 aux target_at_least dm-raid 1 1 0 || skip
 
 aux lvmconf 'allocation/maximise_cling = 0'
This page took 0.029451 seconds and 5 git commands to generate.