-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.3.6
-
Component/s: Testing Infrastructure
After SERVER-24324 and SERVER-23226 are committed, we should write a JS file that triggers elections and run that file concurrently with a test suite as a separate resmoke.py job or testcase.
sharding_continuous_config_stepdowns.js can be used as a blueprint when implementing this.
The jstestfuzz_replication* suites can be used as guinea pigs for this feature, as they do not require commands to succeed or retry if they fail.
Running step downs concurrently with tests has found issues in the past, e.g. SERVER-17403.
- duplicates
-
SERVER-30979 Run the fuzzer with CSRS primary stepdowns
- Closed
-
SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with stepdowns
- Closed
-
SERVER-31452 Run fuzzer with shard stepdowns
- Closed