Skip to content

Commit ce0eb62

Browse files
committed
try sharded cluster
1 parent 0a14c43 commit ce0eb62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ buildvariants:
8484
run_on: rhel87-small
8585
expansions:
8686
MONGODB_VERSION: "6.0"
87-
TOPOLOGY: server
87+
TOPOLOGY: sharded_cluster
8888
AUTH: "auth"
8989
SSL: "ssl"
9090
tasks:
@@ -106,7 +106,7 @@ buildvariants:
106106
run_on: rhel87-small
107107
expansions:
108108
MONGODB_VERSION: "8.0"
109-
TOPOLOGY: server
109+
TOPOLOGY: sharded_cluster
110110
AUTH: "auth"
111111
SSL: "ssl"
112112
tasks:

0 commit comments

Comments
 (0)