...
- 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.
- 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.
- 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.
...