Skip to content

Commit ddfa412

Browse files
committed
PYTHON-1644 Only run doctests against standalone servers
1 parent 343a0b9 commit ddfa412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ tasks:
554554
- func: "bootstrap mongo-orchestration"
555555
vars:
556556
VERSION: "latest"
557-
TOPOLOGY: "replica_set"
557+
TOPOLOGY: "server"
558558
- func: "run doctests"
559559

560560
- name: "test-2.6-standalone"

0 commit comments

Comments
 (0)