-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
Currently the only test suites that run in auth passthrough mode are aggregation, failpoints, js, mongosTest, replicasets, replication, and sharding.
We should be able to run all suites in auth passthrough, including (but not necessarily limited to): tool, durability, disk, slowNightly, slowWeekly, etc.
This will involve a combination of changes to the test framework as well as changes to the tests to avoid race conditions exposed by running the test in auth passthrough mode
- is duplicated by
-
SERVER-9951 jsSlowNightly and jsSlowWeekly failing with auth
- Closed
-
SERVER-6368 Make ToolTest run with auth when running test suite with --auth enabled
- Closed
- is related to
-
SERVER-6388 Make tests that use benchRun work when running with auth
- Closed
-
SERVER-7317 Make dur tests pass with auth
- Closed
-
SERVER-7356 Make disk tests pass with auth
- Closed