-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Developer Tools
Follow-up to COMPASS-10558.
Add MongoDB 9.0 to the Compass server version test matrix once 9.0 reaches GA and a 9.0.x build is downloadable via mongodb-runner / mongodb-download-url. As of now only 9.0.0-rc0 resolves; the 9.0.x wildcard does not.
Context: We considered pinning 9.0.0-rc0 in the maintained matrix now (following the COMPASS-8087 precedent used for 8.0), but decided against it. latest-alpha-enterprise already exercises pre-release 9.0 and stays fresher than a pinned RC, so adding the RC would only duplicate that coverage while introducing throwaway code and publish-gating logic changes. See the PR #8296 review discussion.
Work to do at GA:
- Add 90x-community (9.0.x) and 90x-enterprise (9.0.x-enterprise) to MAINTAINED_SERVER_VERSIONS with requiredForPublish: true, matching the 7.0/8.0 entries.
- LATEST_MAINTAINED_SERVER_VERSION (the last entry) will then correctly become 9.0, moving the core publish-gating suites onto 9.0.
- Regenerate .evergreen/buildvariants-and-tasks.yml and validate with an Evergreen patch.
- is related to
-
COMPASS-10558 9.0 version support in Compass
-
- Closed
-