PYTHON-1644 Only run doctests against standalone servers

This commit is contained in:
Shane Harvey 2019-03-12 15:20:00 -07:00
parent 343a0b9768
commit ddfa412064

View File

@ -554,7 +554,7 @@ tasks:
- func: "bootstrap mongo-orchestration"
vars:
VERSION: "latest"
TOPOLOGY: "replica_set"
TOPOLOGY: "server"
- func: "run doctests"
- name: "test-2.6-standalone"