Skip to content

Add MongoDB 8.2 to Evergreen test matrix#3037

Merged
comandeo-mongo merged 2 commits intomongodb:masterfrom
comandeo-mongo:add-mongodb-8.2-to-evergreen
May 6, 2026
Merged

Add MongoDB 8.2 to Evergreen test matrix#3037
comandeo-mongo merged 2 commits intomongodb:masterfrom
comandeo-mongo:add-mongodb-8.2-to-evergreen

Conversation

@comandeo-mongo
Copy link
Copy Markdown
Contributor

Adds MongoDB 8.2 (currently at 8.2.7) to the Evergreen CI test matrix.

Changes:

  • Add 8.2 axis value to mongodb-version in axes.yml.erb
  • Add 8.2 to recent_mdb in standard.yml.erb, which includes it in the mongo-recent, auth/ssl, and stress build variants
  • Regenerate config.yml

Copilot AI review requested due to automatic review settings May 4, 2026 12:25
@comandeo-mongo comandeo-mongo requested a review from a team as a code owner May 4, 2026 12:25
@comandeo-mongo comandeo-mongo requested a review from jamis May 4, 2026 12:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds MongoDB 8.2 as an additional server version target in the Evergreen CI matrix, extending coverage for “recent” MongoDB testing without changing driver runtime behavior.

Changes:

  • Added an 8.2 value to the mongodb-version axis in Evergreen axes config.
  • Included 8.2 in the recent_mdb list used by key “recent” build variants (mongo-recent, auth/ssl, stress).
  • Regenerated .evergreen/config.yml to reflect the template updates.

Reviewed changes

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

File Description
.evergreen/config/standard.yml.erb Expands recent_mdb to include MongoDB 8.2 so “recent” build variants pick it up.
.evergreen/config/axes.yml.erb Adds the MongoDB 8.2 axis entry (MONGODB_VERSION: "8.2").
.evergreen/config.yml Regenerated Evergreen config reflecting the new axis value and updated variant matrices.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Replace wall-clock measurement with sleep spy to verify requested
backoff durations rather than actual elapsed time. This eliminates
CI failures on loaded machines where OS sleep overshoots the 0.5s
tolerance.
@comandeo-mongo comandeo-mongo merged commit 1c6ef47 into mongodb:master May 6, 2026
219 checks passed
@comandeo-mongo comandeo-mongo deleted the add-mongodb-8.2-to-evergreen branch May 6, 2026 07:33
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