PYTHON-5216 & PYTHON-5185 Convert perf tests to use new scripts and use specific python version#2206
Merged
blink1073 merged 7 commits intomongodb:masterfrom Mar 17, 2025
Merged
Conversation
ShaneHarvey
requested changes
Mar 17, 2025
|
|
||
| def create_perf_tasks(): | ||
| tasks = [] | ||
| for version, ssl, sync in product(["6.0", "8.0"], ["ssl", "nossl"], ["sync", "async"]): |
Member
There was a problem hiding this comment.
We can remove the 6.0 tests now that we are pinning to v8.0-perf.
ShaneHarvey
approved these changes
Mar 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch build: https://spruce.mongodb.com/version/67d4e62414a2060007c2bc62/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC