Skip to content

Add inactive buildvariant for running tests against latest server#2982

Merged
jamis merged 4 commits intomongodb:masterfrom
jamis:latest-mongodb
Feb 3, 2026
Merged

Add inactive buildvariant for running tests against latest server#2982
jamis merged 4 commits intomongodb:masterfrom
jamis:latest-mongodb

Conversation

@jamis
Copy link
Contributor

@jamis jamis commented Feb 2, 2026

We removed tests against latest server because failures there prevented us from merging our PR's. This adds one buildvariant against latest, but marks it with activate: false -- this it won't run automatically, and has to be invoked manually via evergreen.

(This is in response to a one-off request to run our tests against latest server.

@jamis jamis requested a review from a team as a code owner February 2, 2026 22:01
Copy link
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

This PR adds an inactive buildvariant to run tests against the latest MongoDB server version. The buildvariant is configured with activate: false so it won't run automatically but can be invoked manually via Evergreen when needed.

Changes:

  • Added a 'latest' MongoDB version to the axes configuration
  • Added a new 'latest' buildvariant with activate: false to prevent automatic execution
  • Removed an extraneous blank line in the standard configuration

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.evergreen/config/standard.yml.erb Added the 'latest' buildvariant configuration with manual activation setting and removed blank line
.evergreen/config/axes.yml.erb Added 'latest' as a MongoDB version option in the axes configuration
.evergreen/config.yml Applied the generated configuration changes including the new 'latest' buildvariant and axis

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

comandeo-mongo
comandeo-mongo previously approved these changes Feb 3, 2026
@jamis jamis merged commit 354432c into mongodb:master Feb 3, 2026
172 checks passed
@jamis jamis deleted the latest-mongodb branch February 3, 2026 18:31
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.

2 participants