Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GODRIVER-2761 Skip QE tests against latest servers #1221

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

kevinAlbs
Copy link
Contributor

@kevinAlbs kevinAlbs commented Apr 4, 2023

Summary

Verified changes with this patch build: https://spruce.mongodb.com/version/642c791d57e85a7b3b167af7/

Background & Motivation

The feature flag for Queryable Encryption v2 is now enabled by default: SERVER-69563.
QEv2 introduces backwards breaking changes. Test failures are expected. E.g. using a driver with QEv1 on a server for QEv2 results in a server error. Here is an example: (Location7292602) Encountered a Queryable Encryption find payload type that is no longer supported: 5
This PR backports test updates to skip testing QE on server 6.2.99+. QEv2 support is not intended to be backported.

@kevinAlbs kevinAlbs merged commit b1161f4 into mongodb:release/1.11 Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants