Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
To track down sporadic lustre test failures, we want to be able to stop immediately a specified test when it fails without any cleanup. This work has two parts: The lustre test driver should take a new option for a set of "stop on error" tests. laaso/ltest_suite.py should take the "stop on error" option and pass it to the lustre test driver.
Patch to be sent shortly.