-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Many of our suites are really just some other suite with a single small change. As an example, I'd like to introduce sharding_jscore_passthrough_opquery which is the same as sharding_jscore_passthrough, except it sets executor.config.shell_options.rpcProtocols to opQueryOnly. Unfortunately this requires duplicating the whole file which almost guarantees that they will fall out of sync in the future.