Whamcloud - gitweb
LU-10136 test: Lockahead test fixes 84/29684/5
authorPatrick Farrell <paf@cray.com>
Mon, 13 Nov 2017 16:02:21 +0000 (11:02 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Nov 2017 03:55:54 +0000 (03:55 +0000)
commitef3a461acebe0e6e134c13734c0d40a5551fa917
tree104c76d3087793ffd3eb1dea3a1621e9011ef75f
parent1dfda720c080e39890e5a659a30c8988ca498a7c
LU-10136 test: Lockahead test fixes

Two fixes:
1. Add version check for interop testing
2. Reduce count of locks requested in test15.  At 5000
locks, we would sometimes get some locks reclaimed during
the test due to memory pressure.  Reduce count to 500.

Signed-off-by: Patrick Farrell <paf@cray.com>
Change-Id: I693f8543b3579819aa64101ef30453627637ead6
Reviewed-on: https://review.whamcloud.com/29684
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/.gitignore
lustre/tests/lockahead_test.c
lustre/tests/sanity.sh