Whamcloud - gitweb
LU-8526 tests: ensure all OSTs active for allocations
[fs/lustre-release.git] / lustre / tests / replay-single.sh
index d3fc511..96fc10a 100755 (executable)
@@ -3294,8 +3294,8 @@ test_90() { # bug 19494
             return 0
         fi
     fi
             return 0
         fi
     fi
-       # maybe effected by previous test
-        wait_osc_import_state mds ost FULL
+       # ensure all OSTs are active to allow allocations
+       wait_osts_up
 
        mkdir $dir || error "mkdir $dir failed"
 
 
        mkdir $dir || error "mkdir $dir failed"