Skip to content

Comments

RUBY-3775 Add build variant for "rapid" server release#2987

Open
jamis wants to merge 9 commits intomongodb:masterfrom
jamis:3775-build-variant-for-rapid-release
Open

RUBY-3775 Add build variant for "rapid" server release#2987
jamis wants to merge 9 commits intomongodb:masterfrom
jamis:3775-build-variant-for-rapid-release

Conversation

@jamis
Copy link
Contributor

@jamis jamis commented Feb 17, 2026

Adds MongoDB rapid release to the test matrix for the driver.

@jamis jamis marked this pull request as ready for review February 20, 2026 14:56
@jamis jamis requested a review from a team as a code owner February 20, 2026 14:56
@jamis jamis requested review from Jibola and Copilot February 20, 2026 14:56
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 support for MongoDB's "rapid" release stream (version 8.2) to the driver's test matrix, enabling continuous integration testing against the latest rapid server releases.

Changes:

  • Defined "rapid" as a new MongoDB version axis mapped to version 8.2
  • Extended test matrices to include rapid release alongside stable 8.0 for various configurations
  • Added conditional test skips to handle known issues with specific mongocryptd versions

Reviewed changes

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

Show a summary per file
File Description
.evergreen/config/axes.yml.erb Defines the "rapid" version axis with MongoDB 8.2
.evergreen/config/standard.yml.erb Updates test matrices to include rapid release alongside stable versions
.evergreen/config.yml Generated configuration file reflecting the rapid release test matrix changes
spec/support/crypt.rb Adds version checks to skip FLE tests for problematic mongocryptd versions
spec/integration/client_side_encryption/kms_tls_options_spec.rb Adds conditional to skip certain KMS tests on older server versions
.evergreen/run-tests.sh Installs waitress Python package for test infrastructure
.mod/drivers-evergreen-tools Updates submodule reference for driver tooling

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

@jamis jamis requested review from comandeo-mongo and removed request for Jibola February 20, 2026 14:59
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.

1 participant