Skip to content
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

PYTHON-3712 Deprecate sharded-replicaset topology type and clean up redundant runOnRequirements #2232

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

blink1073
Copy link
Member

I did not add any new test files, since the goal of the ticket was to update existing tests without any changes needed to the test runner.

@blink1073 blink1073 requested a review from ShaneHarvey March 26, 2025 13:02
@@ -28,7 +28,6 @@
"minServerVersion": "4.0.0",
"topologies": [
"replicaset",
"sharded-replicaset",
Copy link
Member

Choose a reason for hiding this comment

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

Should we remove "sharded-replicaset" from a .py file somewhere?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@blink1073 blink1073 requested a review from ShaneHarvey March 26, 2025 17:43
@blink1073 blink1073 merged commit 4e5166b into mongodb:master Mar 26, 2025
35 of 38 checks passed
@blink1073 blink1073 deleted the PYTHON-3712 branch March 26, 2025 22:39
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