Details
-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.16.1
-
3
-
9223372036854775807
Description
The test selection code in mmap_sanity.c could be modified to share the new test selection infrastructure added in llapi_test_util.c from patch https://review.whamcloud.com/58786 ("LU-15762 tests: skip llapi_hsm_test113 on old server").
Some small changes would be needed in llapi_test_util.c to pass the Lustre mountpoint as an argument to the test function (as mmap_sanity.c does) instead of accessing it via a global variable, but this seems like a net improvement. Other than this, the code seems fairly similar (except to allow -e as an alias of -s) and looks like it could easily be shared.
Attachments
Issue Links
- is related to
-
LU-15762 Interop: sanity-hsm test_500: mdt_coordinator.c:1629:mdt_hsm_update_request_state()) lustre-MDT0000: Cannot find running request for cookie 0x624a1c9f on fid=[0x2000088da:0xe2:0x0]
-
- Open
-