The tests in jstests/readonly use standalones instead of replica sets because when starting shards as replica sets, the tests fail here with the error message "Cannot drop 'local' database while replication is active" because replica sets do writes for election and reconfig.
- causes
-
SERVER-55897 Typo on option passed to stopMongod causes unwanted collection validations
- Closed
-
SERVER-94542 [Test-only] Implement a well behaved shut down process in standalone_in_queryable_backup_mode.js test
- Closed