|
We should enable the following suites against the SBE build variant, all of which run tests in jstests/core/ against a sharded test fixture:
- sharding_jscore_passthrough
- sharded_causally_consistent_jscore_passthrough
- sharded_collections_jscore_passthrough
- multi_shard_multi_stmt_txn_jscore_passthrough
- multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough
- multi_shard_multi_stmt_txn_stepdown_primary_jscore_passthrough
- multi_stmt_txn_jscore_passthrough_with_migration
- sharding_jscore_op_query_passthrough
- sharding_jscore_passthrough_wire_ops
- sharding_update_v1_oplog_jscore_passthrough
We should link this as dependent on tickets that currently block our ability to enable these suites with SBE.
|