X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Ftest-framework.sh;h=a5fe9670c2bd119d1ff78d63077c70775a59c08b;hb=125f98fb5c103a164a2f81615204798679f94fd7;hp=34d8580db1eacc1cadb9d6229a89695f05da1450;hpb=3cbe63e72c83ba50c3553d28e2fe6bc9d18c347a;p=fs%2Flustre-release.git diff --git a/lustre/tests/test-framework.sh b/lustre/tests/test-framework.sh index 34d8580..a5fe967 100755 --- a/lustre/tests/test-framework.sh +++ b/lustre/tests/test-framework.sh @@ -250,6 +250,7 @@ init_test_env() { export SGPDDSURVEY=${SGPDDSURVEY:-"$LUSTRE/../lustre-iokit/sgpdd-survey/sgpdd-survey")} [ ! -f "$SGPDDSURVEY" ] && export SGPDDSURVEY=$(which sgpdd-survey) export MCREATE=${MCREATE:-mcreate} + export MULTIOP=${MULTIOP:-multiop} # Ubuntu, at least, has a truncate command in /usr/bin # so fully path our truncate command. export TRUNCATE=${TRUNCATE:-$LUSTRE/tests/truncate} @@ -6319,7 +6320,7 @@ convert_facet2label() { } get_clientosc_proc_path() { - echo "${1}-osc-*" + echo "${1}-osc-ffff*" } # If the 2.0 MDS was mounted on 1.8 device, then the OSC and LOV names