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

tempest: Make concurrency configurable with a sane default. #1144

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

fnordahl
Copy link
Contributor

@fnordahl fnordahl commented Oct 1, 2023

Tempest will by default run with a concurrency matching the number of cores on the test runner.

When running on a workstation, it is likely that the default concurrency will be too high for the scale of deployed workload.

Tempest will by default run with a concurrency matching the
number of cores on the test runner.

When running on a workstation, it is likely that the default
concurrency will be too high for the scale of deployed workload.

Signed-off-by: Frode Nordahl <[email protected]>
@fnordahl fnordahl requested a review from coreycb October 1, 2023 06:54
@ajkavanagh ajkavanagh merged commit d69e9ae into openstack-charmers:master Oct 1, 2023
3 checks passed
@coreycb
Copy link

coreycb commented Oct 2, 2023

Thanks Frode! That might solve some intermittent issues I've seen.

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.

3 participants