Versions Compared

Key

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

...

  1. The config file (similar to how Auster has) provided for LUTF under lustre/tests/cfg/  is used to identify nodes involved in test-suite and set up environment variables.
  2. AT runs the Master script which reads the config file and set up LUTF on the identifies nodes and triggers the execution of test-suite on the Agent nodes.
  3. AT collects the results of the test-suite in the form of a YAML file (similar to Auster) and then passes the results to Maloo.

...