-
Type: Engineering Test
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Queryable Encryption
-
None
-
Server Security
-
Fully Compatible
-
Security 2023-06-26, Security 2023-07-10
Currently these tests are in a different directory so they can get missed in new passthroughs. Putting minimal QE coverage in jscore that only uses one shell connection rather than two, would enable us to get this coverage by default in all (or almost all) passthroughs and ensure new features think about QE. We could also limit this to enterprise testing to use automatic encryption. We should ensure the test does a query, insert, update, delete, and compaction for full coverage.
Alternatively (or in addition) we could move all of the QE tests that use only one connection into jstests/core/**
- causes
-
SERVER-79443 Fix legacy shell crash if an auto-encryption function is called on closed Mongo connection
- Closed
- related to
-
SERVER-77665 Make shard merge passthrough suite to support QE workload.
- Closed