Many of our auditing tests that use the audit spooler only test the mongod's audit logs. It would be nice to have these tests also check the mongos' audit logs in a sharded infrastructure.
We should add tests for:
- enableSharding
- shardCollection
- addShard
- refineCollectionShardKey
- removeShard
- MONGODB-AWS auth mechanism for authenticate.js (dependent on
SERVER-55140)
- depends on
-
SERVER-55140 Fix how ShardingTest handles setParameters
- Closed
- related to
-
SERVER-52943 Add a sharding variant for the Audit Log Spooler
- Closed