-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG 2017-06-19
At least when using -j > 1, since the order of tests is already non-deterministic. This will minimize the impact from starting the slowest tests last because they are at the end of the alphabet. I think the worst offenders are sync2.js and tags.js in jstests/replsets. Starting them earlier can shave several minutes off of a -j20 run of the replica_sets suite.