Details
-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
Lustre test suites
-
9223372036854775807
Description
Every time the Lustre test suites are run for all automated testing, the order is fixed for the test suites and all tests in those test suites are run in sequential order. Let’s implement the ability to run the tests in each test suite in random order.
Running tests in random order will help defeat any dependencies within the test suites and will, possibly, ensure that Lustre is returned to a known good state at the end of each test.