Whamcloud - gitweb
LU-1175 tests: use ofd by default instead of obdfilter
[fs/lustre-release.git] / lustre / tests / cfg / local.sh
index 56c9c83..3f056d7 100644 (file)
@@ -81,8 +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).
 #
 # 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}
-LOAD_MODULES_REMOTE=${LOAD_MODULES_REMOTE:-false}
+USE_OFD=${USE_OFD:-yes}
+LOAD_MODULES_REMOTE=${LOAD_MODULES_REMOTE:-true}
 
 STRIPE_BYTES=${STRIPE_BYTES:-1048576}
 STRIPES_PER_OBJ=${STRIPES_PER_OBJ:-0}
 
 STRIPE_BYTES=${STRIPE_BYTES:-1048576}
 STRIPES_PER_OBJ=${STRIPES_PER_OBJ:-0}