Skip to content

Commit 9058491

Browse files
DRIVERS-2958: Unskip fle2v2-Rangev2-Compact on serverless (#1654)
1 parent e26b8cd commit 9058491

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

source/client-side-encryption/etc/test-templates/fle2v2-Rangev2-Compact.yml.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ runOn:
33
- minServerVersion: "8.0.0" # Require range v2 support on server.
44
# FLE 2 Encrypted collections are not supported on standalone.
55
topology: [ "replicaset", "sharded", "load-balanced" ]
6-
serverless: forbid # Skip on serverless until CLOUDP-267864 is resolved.
76
database_name: "default"
87
collection_name: &collection_name "default"
98
data: []

source/client-side-encryption/tests/legacy/fle2v2-Rangev2-Compact.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/client-side-encryption/tests/legacy/fle2v2-Rangev2-Compact.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ runOn:
33
- minServerVersion: "8.0.0" # Require range v2 support on server.
44
# FLE 2 Encrypted collections are not supported on standalone.
55
topology: [ "replicaset", "sharded", "load-balanced" ]
6-
serverless: forbid # Skip on serverless until CLOUDP-267864 is resolved.
76
database_name: "default"
87
collection_name: &collection_name "default"
98
data: []

0 commit comments

Comments
 (0)