Skip to content

Commit fc246a3

Browse files
authored
CSHARP-5287: Unskip fle2v2-Rangev2-Compact on serverless (#1524)
1 parent 3690650 commit fc246a3

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"replicaset",
77
"sharded",
88
"load-balanced"
9-
],
10-
"serverless": "forbid"
9+
]
1110
}
1211
],
1312
"database_name": "default",

specifications/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)