]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
test: Don't use dev6 and dev7 together in a non-multipath test
authorNeilBrown <neilb@suse.de>
Mon, 28 Mar 2011 02:24:04 +0000 (13:24 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 28 Mar 2011 02:24:04 +0000 (13:24 +1100)
dev6 and dev7 refer to the same storage and are used for
multipath testing.  So using them both in any other test will
be confusing.  So change 11spare-migration test 5 to use
dev10 rather than dev7

Signed-off-by: NeilBrown <neilb@suse.de>
tests/11spare-migration

index 1371be90c19a05c0d8c01ded22d462f3baabcecd..24b6ec693533e868238a65158a741b1d1ad654cf 100644 (file)
@@ -165,11 +165,11 @@ dsc "Test 5: Two domains, two containers in each domain"
 setupdevs 0 0 1 $platform
 setupdevs 1 3 4 $platform
 setupdevs 2 5 6 $platform
-setupdevs 3 7 8 $platform
+setupdevs 3 8 10 $platform
 # 2 and 9 for spares
 createconfig a
 createconfig domain-$platform"1" $platform spare 0 1 2 3 4
-createconfig domain-$platform"2" $platform spare 5 6 7 8 9
+createconfig domain-$platform"2" $platform spare 5 6 8 9 10
 monitor 0 1 2 3
 test5a
 test5b