Whamcloud - gitweb
LU-1175 tests: use ofd by default instead of obdfilter
[fs/lustre-release.git] / lustre / tests / cfg / local.sh
index 7a6184d..3f056d7 100644 (file)
@@ -81,7 +81,8 @@ ZFS_MKFS_OPTS=${ZFS_MKFS_OPTS:-}
 # LOAD_MODULES_REMOTE is true or b) modprobe(8) is configured to
 # blacklist the undesired (and aliased the other, if necessary).
 #
-USE_OFD=${USE_OFD:-no}
+USE_OFD=${USE_OFD:-yes}
+LOAD_MODULES_REMOTE=${LOAD_MODULES_REMOTE:-true}
 
 STRIPE_BYTES=${STRIPE_BYTES:-1048576}
 STRIPES_PER_OBJ=${STRIPES_PER_OBJ:-0}