-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: 3.2.0-rc6
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
Currently our tests have a few different ways of starting up servers, including through resmoke.py, using ShardingTest or ReplSetTest, or calling the shell helpers for exec.
Each option has its pros and limitations and we should figure out if they should be consolidated or draft a guideline for determining when to use which option.
- related to
-
SERVER-21718 Add option to resmoke.py to allow stepDown and stepUp
- Closed