Whamcloud - gitweb
LU-1873 test: Must set USE_OFD=yes when backend FS is zfs
[fs/lustre-release.git] / lustre / tests / cfg / local.sh
index 7a6184d..56c9c83 100644 (file)
@@ -82,6 +82,7 @@ ZFS_MKFS_OPTS=${ZFS_MKFS_OPTS:-}
 # blacklist the undesired (and aliased the other, if necessary).
 #
 USE_OFD=${USE_OFD:-no}
+LOAD_MODULES_REMOTE=${LOAD_MODULES_REMOTE:-false}
 
 STRIPE_BYTES=${STRIPE_BYTES:-1048576}
 STRIPES_PER_OBJ=${STRIPES_PER_OBJ:-0}