From: Alex Zhuravlev Date: Mon, 2 Nov 2020 07:13:44 +0000 (+0300) Subject: LU-14104 tests: sanity/123* shouldn't fail performance checks X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=4f67237b179377066b6fb31741684f15ae884344;p=fs%2Flustre-release.git LU-14104 tests: sanity/123* shouldn't fail performance checks running in VMs as CPU resource isn't strictly guaranteed usually. Lustre-change: https://review.whamcloud.com/40512 Lustre-commit: b1915f13e3b69c72e3e4c1f2a32d022b6a20d347 Test-Parameters: trivial Signed-off-by: Alex Zhuravlev Change-Id: Ieec4a89b921f7ccc198eb10513d4980ad3a20b51 Reviewed-by: Andreas Dilger Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53456 Tested-by: jenkins Tested-by: Maloo --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index b066f1a..d7526df 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -13202,6 +13202,7 @@ test_123a_base() { # was test 123, statahead(bug 11401) log "testing UP system. Performance may be lower than expected." SLOWOK=1 fi + running_in_vm && SLOWOK=1 rm -rf $DIR/$tdir test_mkdir $DIR/$tdir