-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
appendSetParameterArgs is currently the only common function called by the different xxxxxxTest mechanisms to set options, so it's no longer used to only append setParameter arguments.
One possible solution is to consolidate ReplTest and appendSetParameterArgs into MongoRunner, which would make the tests more consistent
- related to
-
SERVER-51416 improve appendSetParameterArgs version checks in servers.js
- Closed