Details
Description
In some slow continuous integration instance like the code coverage build variant, shutting down a mongod has been observed to take up to about a minute. Increase the electionTimeoutMillis to something like 2 minutes to prevent the primary from unexpectedly stepping down and failing the dbCheck invocation with NotWritablePrimary.