Versions Compared

Key

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

Video Transcript

Once you have the Lustre tests rpm installed along with the other lustre rpms, you can see the LUTF installed in:

Code Block
/usr/lib64/lustre/tests/lutf

The LUTF requires one single YAML configuration file which specifies its environment.

In a later tutorial I'll show how the YAML configuration file can be generated automatically.

For now we'll use a default one, which can be downloaded from the link provided.

Let's skim over the configuration file and explain the fields in there

  • agent: tells th

...

Running a single version of the LUTF

...