Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
It would be useful for a number of reasons to change test-framework.sh to format and mount the MDTs and OSTs in parallel (if not both MDTs and OSTs at the same time, then at least in two sets).
- this would reduce testing time significantly for tests that reformat the filesystem (e.g. conf-sanity)
- this would improve testing of the MGS to handle registering multiple targets in parallel (there are at least some known issues with this that could be found and fixed)
- this would improve test coverage since filesystems are often mounted in parallel in production, and this would better simulate the real world
at least locally it breaks multiple tests right away, will check the details.