-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
-
3
- Create --inEvergreen option instead of relying on --taskId to avoid ambiguity around how to get resmoke to behave in a certain way when running in Evergreen. Note that --inEvergreen should not be part of the evergreen argument group because we want to be able to set it even for local runs when reproducing an Evergreen failure.
- Remove options that save values to the same dest variables. Eg. -
shuffleand -shuffleMode. - Send an email to kernel@10gen when the above is done.
- Look through existing options list and move appropriate options to advanced_options to improve the --help clutter. See Raiden's comment in this CR (internal) for more info
- is related to
-
SERVER-47611 Re-work to_local_args function using argparse
- Closed