Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee01960

Browse files
authoredJun 20, 2023
CSHARP-4654: Enable QEv2 tests on Serverless (#1109)
1 parent c2f2500 commit ee01960

File tree

116 files changed

+412
-550
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+412
-550
lines changed
 

‎specifications/client-side-encryption/tests/legacy/fle2v2-BypassQueryAnalysis.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"runOn": [
33
{
44
"minServerVersion": "7.0.0",
5-
"serverless": "forbid",
65
"topology": [
76
"replicaset",
87
"sharded",

‎specifications/client-side-encryption/tests/legacy/fle2v2-BypassQueryAnalysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Requires libmongocrypt 1.8.0.
22
runOn:
33
- minServerVersion: "7.0.0"
4-
serverless: "forbid"
54
# Skip QEv2 (also referred to as FLE2v2) tests on Serverless. Unskip once Serverless enables the QEv2 protocol.
65
# FLE 2 Encrypted collections are not supported on standalone.
76
topology: [ "replicaset", "sharded", "load-balanced" ]

0 commit comments

Comments
 (0)
Please sign in to comment.