Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unittest runner does not parallelize #23321

Open
bigjools opened this issue May 2, 2024 · 1 comment
Open

Unittest runner does not parallelize #23321

bigjools opened this issue May 2, 2024 · 1 comment
Assignees
Labels
area-testing feature-request Request for new features or functionality needs community feedback Awaiting community feedback triage-needed Needs assignment to the proper sub-team

Comments

@bigjools
Copy link

bigjools commented May 2, 2024

My test suite has over 3500 tests, which take ~400 seconds to run in vscode. If I run using stestr to make use of my 12 cores, they complete in less than 30 seconds.

Can you please add a change to parallelize by default based on the number of cores available.

@bigjools bigjools added the feature-request Request for new features or functionality label May 2, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 2, 2024
@karthiknadig karthiknadig added area-testing needs community feedback Awaiting community feedback labels May 3, 2024
Copy link

github-actions bot commented May 3, 2024

Thanks for the feature request! We are going to give the community 60 days from when this issue was created to provide 7 👍 upvotes on the opening comment to gauge general interest in this idea. If there's enough upvotes then we will consider this feature request in our future planning. If there's unfortunately not enough upvotes then we will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing feature-request Request for new features or functionality needs community feedback Awaiting community feedback triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

3 participants