Whamcloud - gitweb
LU-12390 tests: customise mdsrate tests
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index 3e7822a..186c66b 100755 (executable)
@@ -5398,6 +5398,9 @@ check_and_setup_lustre() {
                fi
        fi
 
+       if [ -n "$fs_STRIPEPARAMS" ]; then
+               setstripe_getstripe $MOUNT $fs_STRIPEPARAMS
+       fi
        if $GSS_SK; then
                set_flavor_all null
        elif $GSS; then