Skip to content

Commit aa1d257

Browse files
committed
CSHARP-5536: Test sharded clusters with requireApiVersion=1
1 parent 267cdee commit aa1d257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evergreen/evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2227,7 +2227,7 @@ buildvariants:
22272227
- name: unit-tests-net60
22282228

22292229
- matrix_name: stable-api-tests
2230-
matrix_spec: { version: ["5.0", "6.0", "7.0", "8.0", "rapid", "latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
2230+
matrix_spec: { version: ["5.0", "6.0", "7.0", "8.0", "rapid", "latest"], topology: ["standalone", "sharded-cluster"], auth: "auth", ssl: "nossl", os: "windows-64" }
22312231
display_name: "Stable API ${version} ${topology} ${auth} ${ssl} ${os}"
22322232
run_on:
22332233
- windows-64-vs2017-test

0 commit comments

Comments
 (0)