Skip to content

CDRIVER-4632 Add tasks to test MongoDB Server 7.0 release #1334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jul 12, 2023

Conversation

kevinAlbs
Copy link
Collaborator

Summary

  • Add tasks to test MongoDB Server 7.0 release.
  • Add missing tasks for MongoDB Server 6.0.

Here is a patch build that run all new tasks: https://spruce.mongodb.com/version/649f08340305b994a4d67ceb. Test failures on AWS and OCSP are present on older tasks. New tasks were determined with this script.

Background & Motivation

Testing the 7.0 release is motivated by DRIVERS-2618.

Versioned API tasks are expected to run on all server versions >= 5.0.

The tests should run for each server version >= 5.0, including latest.

Tests for Queryable Encryption were moved from 6.0+ replica set to 7.0+ replica set. As of DRIVERS-2435, Queryable Encryption tests no longer run on 6.0.

@kevinAlbs kevinAlbs marked this pull request as ready for review July 3, 2023 18:32
@kevinAlbs kevinAlbs merged commit d896d3d into mongodb:master Jul 12, 2023
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