Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.8.0, Lustre 2.10.1, Lustre 2.11.0
-
This fails on every platform that attempts to disable test and/or iokit
-
3
-
9223372036854775807
Description
For our production systems we wanted to disable lustre test and the lustre iokit since we don't need it. I found this breaks building rpms for both server or client builds. Also the lustre test rpm depends on the lustre iokit rpm but its possible to do --enable-tests --disable-iokit which will generate incorrect rpms as well. This ticket covers fixing these issues.