From: Patrick Farrell Date: Wed, 7 Jul 2021 16:44:52 +0000 (-0400) Subject: LU-14828 tests: Remove extra debug X-Git-Tag: 2.14.53~40 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=b6dda827fbcf8e4e20526e1b22bfb44af3784e67 LU-14828 tests: Remove extra debug Accidentally committed 398m with extra debug. This is sometimes causing OOMs in testing, and it's a mistake anyway. Fixes: cba07b68f9 ("LU-13798 llite: parallelize direct i/o issuance") Test-Parameters: trivial Signed-off-by: Patrick Farrell Change-Id: I734aa3a952d2c085b3fc0014af1bdc0e881000e6 Reviewed-on: https://review.whamcloud.com/44175 Reviewed-by: James Nunez Reviewed-by: Andreas Dilger Reviewed-by: Alex Zhuravlev Tested-by: jenkins Tested-by: Maloo --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 3e9f157..5e1d6b4 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -23857,8 +23857,6 @@ run_test 398l "test enospc on intermediate stripe/RPC" test_398m() { # LU-13798 $LFS setstripe -o 0,1,0,1 -S 1M $DIR/$tfile - lctl set_param *debug=-1 debug_mb=10000 - # Set up failure on OST0, the first stripe: #define OBD_FAIL_OST_BRW_WRITE_BULK 0x20e #NB: Fail val is ost # + 1, because we cannot use cfs_fail_val = 0