PYTHON-1644 Only run doctests against standalone servers

(cherry picked from commit ddfa412064)
This commit is contained in:
Shane Harvey 2019-03-12 15:20:00 -07:00
parent 225bec46d4
commit 4110828b08

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"