Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The LUTF shall be integrated with the Lustre tests under lustre/tests/lutf. The LUTF will be built and packaged with the standard

 

Code Block
sh ./autogen.sh
./configure --with-linux=<kernel path>
make
# optionally
make rpms
# optionally
make install

...

The make system will build the following items:

...