Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
LU-1873 test: Must set USE_OFD=yes when backend FS is zfs
[fs/lustre-release.git]
/
lustre
/
tests
/
cfg
/
local.sh
diff --git
a/lustre/tests/cfg/local.sh
b/lustre/tests/cfg/local.sh
index
7a6184d
..
56c9c83
100644
(file)
--- a/
lustre/tests/cfg/local.sh
+++ b/
lustre/tests/cfg/local.sh
@@
-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}