Skip to content

Conversation

@comandeo-mongo
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 23, 2025 15:37
@comandeo-mongo comandeo-mongo requested a review from a team as a code owner October 23, 2025 15:37
@comandeo-mongo comandeo-mongo requested a review from jamis October 23, 2025 15:37
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 fixes the topology string comparison in the test runner script to correctly identify sharded cluster configurations. The issue was that the script was checking for "sharded-cluster" but the actual topology value uses underscores instead of hyphens.

Key Changes:

  • Updated the topology string comparison from "sharded-cluster" to "sharded_cluster" to match the actual topology identifier

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@comandeo-mongo comandeo-mongo merged commit 36c234f into mongodb:master Oct 24, 2025
61 checks passed
@comandeo-mongo comandeo-mongo deleted the new-toolchain-followup branch October 24, 2025 07:26
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