Skip to content

Commit 582ae72

Browse files
committed
RUST-2042 sync fle2v2-Rangev2-Compact to 9058491f2d5b5651913a56e373121a24d6498673
1 parent 842c536 commit 582ae72

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/test/spec/json/client-side-encryption/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",

src/test/spec/json/client-side-encryption/legacy/fle2v2-Rangev2-Compact.yml

Lines changed: 1 addition & 2 deletions
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: []
@@ -91,4 +90,4 @@ tests:
9190
}
9291
}
9392
encryptionInformation: *encryptionInformation
94-
command_name: compactStructuredEncryptionData
93+
command_name: compactStructuredEncryptionData

0 commit comments

Comments
 (0)