ci(ci_visibility): increase parallelism for pytest suite [backport 2.5] #8173
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.
Backport 8bb3dd8 from #8168 to 2.5.
The
pytest
tests added in #7833 increased the runtime for the pytest CircleCI suite.This adds more parallelism to get the suite to execute faster.
https://app.circleci.com/pipelines/github/DataDog/dd-trace-py/54135/workflows/7e4c17d1-e66c-466d-913b-06b70ddb4415/jobs/3447481 shows 4x parallelism , and the job completing in ~10 minutes which is bringing it back to a more reasonable timeframe.
Checklist
changelog/no-changelog
is set@DataDog/apm-tees
.@DataDog/security-design-and-guidance
.Reviewer Checklist