Whamcloud - gitweb
LU-16608 tests: Reduce lock count in 255c 74/50174/2
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 1 Mar 2023 21:05:02 +0000 (16:05 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 11 Apr 2023 20:08:56 +0000 (20:08 +0000)
commit023a873c1457c1da4788a1a503dc22632afa80a4
treeb8acd19a16caac25384385d4d6eeabee16754586
parentd7e20133c35ecd03314636a748d32b1c8814b189
LU-16608 tests: Reduce lock count in 255c

Similar to LU-10443/LU-10136, test 255c is failing due to
lock reclamation during the test, this time on GK testing.

Reducing the lock count in the test from 500 to 100 should
dramatically reduce the frequency of failures, and is
still a good test.

Test-parameters: trivial testlist=sanity env=ONLY=255c,ONLY_REPEAT=100
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I47c9a60c8425b73c53093bae34995c08c8278f2b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50174
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/lockahead_test.c