Whamcloud - gitweb
b=21066 ost-pools test_14 should not assert that files are from a specific OST
[fs/lustre-release.git] / lustre / tests / ost-pools.sh
index 3b00281..09ef373 100644 (file)
@@ -797,7 +797,7 @@ test_14() {
 
         # echo "Iteration: $i OST: $OST"
         create_file $POOL_ROOT/dir1/file${i} $POOL 1
-        check_file_in_osts $POOL_ROOT/dir1/file${i} $OST
+        check_file_in_pool $POOL_ROOT/dir1/file${i} $POOL
         i=$((i+1))
     done