-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2022-12-26, Execution Team 2023-01-09, Execution Team 2023-01-23, Execution Team 2024-08-05, Execution Team 2024-08-19
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We have a lot of passthrough suites that enable a few flags just to obtain test coverage of certain cluster configurations that should not affect test correctness.
We now have a fuzzer in resmoke to fuzz setParameters for mongod --fuzzMongodConfigs. We can remove a lot of these passthroughts by fuzzing these parameters instead.
Here's a list of low-value passthough suites I think could be replaced:
- logical_session_cache_*_refresh (there are 13 of these tests with slightly different timeouts)
- concurrency_*_replication_wiredtiger_eviction_debug there are 2 of these
- concurrency_*_replication_wiredtiger_cursor_sweeps there are 2 of these
- jstestfuzz_*_flow_control: there are 5 of these with varying levels of flow control tickets
- is related to
-
SERVER-76414 Run the config_fuzzer in more passthroughs
-
- Closed
-
- mentioned in
-
Page Loading...