Whamcloud - gitweb
LU-8473 tests: skip conf-sanity test 41a with separate MGT and MDT
[fs/lustre-release.git] / lustre / tests / conf-sanity.sh
index 89a945b..78bbc2f 100755 (executable)
@@ -2810,7 +2810,8 @@ test_41a() { #bug 14134
                return
        fi
 
                return
        fi
 
-       local MDSDEV=$(mdsdevname ${SINGLEMDS//mds/})
+       combined_mgs_mds ||
+               { skip "needs combined MGT and MDT device" && return 0; }
 
        start_mdt 1 -o nosvc -n
        if [ $MDSCOUNT -ge 2 ]; then
 
        start_mdt 1 -o nosvc -n
        if [ $MDSCOUNT -ge 2 ]; then