Skip to content

Commit 28ffbc4

Browse files
DRIVERS-3106: don't run QE unified tests on standalone servers (#1822)
1 parent 62b9114 commit 28ffbc4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

source/unified-test-format/tests/valid-pass/poc-queryable-encryption.json

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/unified-test-format/tests/valid-pass/poc-queryable-encryption.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ schemaVersion: "1.23"
55
runOnRequirements:
66
- minServerVersion: "7.0"
77
csfle: true
8+
# QE is not supported on standalone servers
9+
topologies: [ replicaset, load-balanced, sharded ]
810

911
createEntities:
1012
- client:

0 commit comments

Comments
 (0)