These two fuzzer suite cannot start shards as replica sets because of a couples of issues. First, the jstestfuzz_sharded suite fails to set up for the "Linux (No Journal)" variant because running wiredTiger without journaling in a replica set is not supported. Second, both of the suites time out for a few other variants because mongos hangs in dropDatabase likely due to the issue described in SERVER-43242.
- depends on
-
SERVER-43242 Deadlock involving commands acquiring global X lock and prepared transactions waiting for write concern
- Closed
-
SERVER-43892 ShardedClusterFixture always starts shards as replicasets
- Closed