Skip to content

CDRIVER-5560 add server 8.0 tasks #1603

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 6 commits into from
May 17, 2024
Merged

CDRIVER-5560 add server 8.0 tasks #1603

merged 6 commits into from
May 17, 2024

Conversation

kevinAlbs
Copy link
Collaborator

Summary

New tasks were verified in this patch build.

Background & Motivation

Tasks with 7.0 server were copied to test 8.0.

The first commit regenerates the Evergreen config. This removes -x from sh invocation in rpm-package-build. I assume this was leftover from debugging.

Test fixes are intended to address observed task failures:

  • /bulkwrite/server_id/on_retry in a nossl task. Retryable writes require crypto (for sessions). Test is now skipped if the driver is built without crypto.
  • /crud/prose_test_5 in the test-versioned-api-8.0. The client was not configured with the expected server API.

kevinAlbs added 6 commits May 17, 2024 08:33
copy `7.0` tasks to `8.0`
copy `7.0` tasks to `8.0`
Pulls in prior changes. Removes `-x` from `sh` invocation.
To address failure observed on a "nossl" task
To address observed failure in `test-versioned-api-8.0` task
@kevinAlbs kevinAlbs marked this pull request as ready for review May 17, 2024 15:08
@kevinAlbs kevinAlbs requested a review from rcsanchez97 May 17, 2024 15:08
Copy link
Contributor

@rcsanchez97 rcsanchez97 left a comment

Choose a reason for hiding this comment

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

LGTM

@kevinAlbs kevinAlbs merged commit 59443b7 into mongodb:master May 17, 2024
43 of 45 checks passed
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