diff --git a/.evergreen/config.yml b/.evergreen/config.yml index e8ff2cb35..ff6d363d2 100644 --- a/.evergreen/config.yml +++ b/.evergreen/config.yml @@ -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"