Skip to content

MONGOID-5996 Test against 9.0 builds - #6168

Merged
jamis merged 1 commit into
mongodb:masterfrom
jamis:5996-test-9.0-builds
Aug 14, 2026
Merged

MONGOID-5996 Test against 9.0 builds#6168
jamis merged 1 commit into
mongodb:masterfrom
jamis:5996-test-9.0-builds

Conversation

@jamis

@jamis jamis commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

With server version 9.0 nearing GA, we need to make sure we're testing against it, too.

@jamis
jamis requested a review from a team as a code owner August 13, 2026 21:41
@jamis
jamis requested review from comandeo-mongo and a lite review from Copilot August 13, 2026 21:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Evergreen CI configuration so Mongoid is tested against MongoDB 9.0 (nightly builds of the v9.0 server branch) in addition to existing “recent” server versions, aligning CI coverage with upcoming server releases.

Changes:

  • Add a mongodb-version axis entry for MongoDB 9.0 (not yet GA; resolves to nightly v9.0 builds via drivers-evergreen-tools).
  • Expand the “recent_mdbs” buildvariant matrix to include MongoDB 9.0 in PR-tagged runs.
  • Keep the generated .evergreen/config.yml in sync with the ERB templates.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.evergreen/config/variants.yml.erb Adds 9.0 to the recent_mdbs server-version matrix used for PR buildvariants.
.evergreen/config/axes.yml.erb Introduces a mongodb-version axis value for 9.0 with explanatory comments.
.evergreen/config.yml Mirrors the template changes by adding the 9.0 axis value and including 9.0 in the recent_mdbs buildvariant list.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jamis
jamis merged commit ca48e16 into mongodb:master Aug 14, 2026
85 checks passed
@jamis
jamis deleted the 5996-test-9.0-builds branch August 14, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants