We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d529aca commit 308bfc5Copy full SHA for 308bfc5
.evergreen/architecture.md
@@ -53,7 +53,7 @@ Tasks are tagged to allow for a better selection in build variants. The followin
53
54
Test tasks use the following tags:
55
- `local`: All tasks that run a local MongoDB cluster for testing.
56
-- `<version>`: These tags allow selection based on MongoDB version, e.g. `6.4`.
+- `<version>`: These tags allow selection based on MongoDB version, e.g. `7.0`.
57
- `standalone`, `replicaset`, `sharded`: These tags allow selection based on the MongoDB topology.
58
- `loadbalanced`: Allows for selecting tests using a load balancer
59
- `ocsp`: Used for all OCSP tasks
0 commit comments