Whamcloud - gitweb
LU-1303 lod: add lprocfs support to lod
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index 78e2db4..c1e9a9c 100644 (file)
@@ -473,6 +473,7 @@ load_modules_local() {
                load_module mdt/mdt
                load_module cmm/cmm
                load_module ost/ost
+               load_module lod/lod
                if [ "$USE_OFD" == yes ]; then
                        load_module ofd/ofd
                else