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-Tag: 2.15.51~121 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b1915f13e3b69c72e3e4c1f2a32d022b6a20d347;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. Test-Parameters: trivial Signed-off-by: Alex Zhuravlev Change-Id: Ieec4a89b921f7ccc198eb10513d4980ad3a20b51 Reviewed-on: https://review.whamcloud.com/40512 Reviewed-by: Andreas Dilger Reviewed-by: James Nunez Tested-by: jenkins Tested-by: Maloo --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 33096bd..ad77e79 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -12875,6 +12875,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