Whamcloud - gitweb
b=5498
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index f761979..0e3f01a 100644 (file)
@@ -141,6 +141,7 @@ load_modules() {
     fi
 
     load_module llite/lustre
+    load_module llite/llite_lloop
     rm -f $TMP/ogdb-`hostname`
     OGDB=$TMP
     [ -d /r ] && OGDB="/r/tmp"