Whamcloud - gitweb
LU-9908 tests: force umount client in test 70e, 41b, and 105
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index b0634e5..ed94924 100755 (executable)
@@ -3969,7 +3969,7 @@ format_ost() {
 }
 
 formatall() {
-       stopall
+       stopall -f
        # Set hostid for ZFS/SPL zpool import protection
        # (Assumes MDS version is also OSS version)
        if [ $(lustre_version_code $SINGLEMDS) -ge $(version_code 2.8.54) ];