Whamcloud - gitweb
LU-17034 tests: memory corruption in PQ
authorSergey Cheremencev <scherementsev@ddn.com>
Thu, 31 Aug 2023 13:11:52 +0000 (17:11 +0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 1 Sep 2023 13:16:51 +0000 (13:16 +0000)
commit6a7a2de5551516a759c96e91c5eb458a36efa6d7
tree514674be175a6ee01f755e70698e99e5de0ead12
parentfdcb1144c95908bbbd0216ec931ac5f222f484a7
LU-17034 tests: memory corruption in PQ

Add conf-sanity_33c to test that there is no
memory corruption in PQ. The test uses OST
with index 0x7c6 to cause access out of
lqeg_arr which size is 64 by default.

Test-Parameters: trivial testlist=conf-sanity env=ONLY=33c
Signed-off-by: Sergey Cheremencev <scherementsev@ddn.com>
Change-Id: I401ce80b86701ff611df5f7078b6aecad147d6db
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52198
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh