Details
Description
drop_configdb.js calls the config server primary directly to dropDatabase. If it steps down after receiving the command but before executing it, there is a "not master" error.
balancer_window.js does a non-retriable update on config.settings collection on the config server, and can fail in the stepdown suite.