Skip to content

DRIVERS-3108 skip non-LB test on >=8.1 server#1758

Merged
kevinAlbs merged 1 commit intomongodb:masterfrom
kevinAlbs:skip-lb-test
Feb 18, 2025
Merged

DRIVERS-3108 skip non-LB test on >=8.1 server#1758
kevinAlbs merged 1 commit intomongodb:masterfrom
kevinAlbs:skip-lb-test

Conversation

@kevinAlbs
Copy link
Copy Markdown
Contributor

Skip the test operations against non-load balanced clusters fail if URI contains loadBalanced=true on >= 8.1. See DRIVERS-3108 for motivation.

Tested in the C driver in this patch. Patch also applies mongodb-labs/drivers-evergreen-tools#607 to test unreleased 8.1 servers. The failure on macOS appears to be a separate issue.


Please complete the following before merging:

  • [ ] Update changelog. Test changes only
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).

@kevinAlbs kevinAlbs marked this pull request as ready for review February 18, 2025 18:51
@kevinAlbs kevinAlbs requested a review from a team as a code owner February 18, 2025 18:51
@kevinAlbs kevinAlbs requested review from blink1073 and dariakp and removed request for a team and dariakp February 18, 2025 18:51
@blink1073
Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Passing in Python, LGTM!

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