X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanity.sh;h=b8e710e439904ef4299bb398e284b2ec13265ca3;hp=78a90eda9f4482df80ba082a4ace24cdeca574a5;hb=5f03bf91e68e925149f2331a44d1e4ad858b8006;hpb=464c434346d637a6f619dd6cdd818cb12ef70615 diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 78a90ed..b8e710e 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -13724,7 +13724,7 @@ test_248() { # the work load on the host machine when the task is running. which virt-what 2> /dev/null && [ "$(virt-what)" != "kvm" ] || { echo "no virt-what installed or running in kvm; ignore error"; - my_error=error_ignore; } + my_error="error_ignore env=kvm"; } # create a large file for fast read verification dd if=/dev/zero of=$DIR/$tfile bs=128M count=1 > /dev/null 2>&1