Skip to content

Commit 1c00a28

Browse files
authored
CSHARP-5536: Test sharded clusters with requireApiVersion=1 (#1732)
1 parent 1085a9d commit 1c00a28

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
@@ -2219,7 +2219,7 @@ buildvariants:
22192219
- name: unit-tests-net60
22202220

22212221
- matrix_name: stable-api-tests
2222-
matrix_spec: { version: ["5.0", "6.0", "7.0", "8.0", "rapid", "latest"], topology: "standalone", auth: "auth", ssl: "nossl", os: "windows-64" }
2222+
matrix_spec: { version: ["5.0", "6.0", "7.0", "8.0", "rapid", "latest"], topology: ["standalone", "sharded-cluster"], auth: "auth", ssl: "nossl", os: "windows-64" }
22232223
display_name: "Stable API ${version} ${topology} ${auth} ${ssl} ${os}"
22242224
run_on:
22252225
- windows-64-vs2017-test

0 commit comments

Comments
 (0)