Skip to content

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Mar 15, 2025

@blink1073 blink1073 requested a review from ShaneHarvey March 15, 2025 02:19
@blink1073 blink1073 marked this pull request as draft March 15, 2025 02:24
@blink1073 blink1073 marked this pull request as ready for review March 15, 2025 02:33

def create_perf_tasks():
tasks = []
for version, ssl, sync in product(["6.0", "8.0"], ["ssl", "nossl"], ["sync", "async"]):
Copy link
Member

Choose a reason for hiding this comment

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

We can remove the 6.0 tests now that we are pinning to v8.0-perf.

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 17, 2025 21:16
@blink1073 blink1073 merged commit 1d866b3 into mongodb:master Mar 17, 2025
35 of 37 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