Skip to content

DRIVERS-3459: Use appName for hello failPoints in CMAP tests#1927

Open
sanych-sun wants to merge 1 commit into
mongodb:masterfrom
sanych-sun:drivers3459
Open

DRIVERS-3459: Use appName for hello failPoints in CMAP tests#1927
sanych-sun wants to merge 1 commit into
mongodb:masterfrom
sanych-sun:drivers3459

Conversation

@sanych-sun
Copy link
Copy Markdown
Member

@sanych-sun sanych-sun commented Apr 28, 2026

Please complete the following before merging:

  • Is the relevant DRIVERS ticket in the PR title?
  • Test changes in at least one language driver (CSharp custom patch).
  • Test these changes against all server versions and topologies (including standalone, replica set, and sharded
    clusters).

@sanych-sun sanych-sun requested a review from a team as a code owner April 28, 2026 16:57
@sanych-sun sanych-sun requested review from baileympearson and stIncMale and removed request for a team April 28, 2026 16:57
"blockConnection": true,
"blockTimeMS": 500
"blockTimeMS": 500,
"appName": "cmap-format-tests"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should each test have its own appName to reduce the chance of conflict when running on Evergreen?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Sure, can do that.

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