Skip to content

test(NODE-7540): run BSON compability tests against server version 8.0#4923

Merged
dariakp merged 2 commits intomainfrom
NODE-7540
Apr 17, 2026
Merged

test(NODE-7540): run BSON compability tests against server version 8.0#4923
dariakp merged 2 commits intomainfrom
NODE-7540

Conversation

@tadjik1
Copy link
Copy Markdown
Member

@tadjik1 tadjik1 commented Apr 17, 2026

Description

Summary of Changes

Run BSON compatibility tests against server version 8.0 (not latest)

Notes for Reviewers

What is the motivation for this change?

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@tadjik1 tadjik1 marked this pull request as ready for review April 17, 2026 16:16
@tadjik1 tadjik1 requested a review from a team as a code owner April 17, 2026 16:16
Copilot AI review requested due to automatic review settings April 17, 2026 16:16
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

Updates Evergreen’s BSON compatibility test variant to run against MongoDB server version 8.0 instead of latest.

Changes:

  • Renamed BSON compatibility tasks from test-bson-latest-... to test-bson-8.0-....
  • Updated the VERSION expansion for these tasks from latest to 8.0.
  • Updated the “BSON compatibility tests” buildvariant task list to reference the renamed tasks.

Reviewed changes

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

File Description
.evergreen/config.in.yml Source Evergreen config: updates BSON compatibility task names and pins VERSION to 8.0.
.evergreen/config.yml Generated Evergreen config: reflects the same task renames and VERSION pinning output.

Comment thread .evergreen/config.in.yml
Copy link
Copy Markdown
Contributor

@dariakp dariakp left a comment

Choose a reason for hiding this comment

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

Approving pending a sanity-check CI run

@dariakp dariakp merged commit dbdd932 into main Apr 17, 2026
20 of 32 checks passed
@dariakp dariakp deleted the NODE-7540 branch April 17, 2026 18:48
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