PYTHON-5339 Clean up GitHub PR definitions in Evergreen Project#2331
PYTHON-5339 Clean up GitHub PR definitions in Evergreen Project#2331blink1073 merged 8 commits intomongodb:masterfrom
Conversation
|
evergreen retry |
CONTRIBUTING.md
Outdated
| - Run `just run-tests` to run the tests in an appropriate Python environment. | ||
| - When done, run `just teardown-tests` to clean up and `just stop-server` to stop the server. | ||
|
|
||
| foo |
There was a problem hiding this comment.
Unintentionally included I assume.
NoahStapp
left a comment
There was a problem hiding this comment.
Are these the tasks that will run on every PR?
|
Yes |
Can we include a slightly larger slice of our total suite, now that we've pared down what actually runs in most suites? |
|
Total time taken is already 20 hours 18 min, is there something specific you think we're lacking? |
Having a task for each extra we have would make sense to me, to ensure we don't break anything unintentionally. |
|
| Having a task for each extra we have would make sense to me, to ensure we don't break anything unintentionally. We're already covering the ones that use the "non-standard" tasks. The other ones don't do that because they rely on VMs or Atlas clusters. |
|
I think mod_wsgi is the only outlier that would manually add the pr tag to, I'll do that. |
|
That brings us to 128 tasks. |
Use the "pr" tag in the generated config as our only patch definition. Produces 128 tasks.
Server version tests:
Standard tests:
Non standard tests: