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

logictest: fix heavy pool allocation for cockroach-go tests #138681

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Jan 8, 2025

Previously, the heavy pool would only be used for tests running under deadlock or race. However, since we saw the flakes happening under normal configurations, this commit fixes it so the heavy pool is always used for cockroach-go tests.

informs #138270
follow up to #138642
Release note: None

Previously, the heavy pool would only be used for tests running under
deadlock or race. However, since we saw the flakes happening under
normal configurations, this commit fixes it so the heavy pool is always
used for cockroach-go tests.

Release note: None
@rafiss rafiss requested a review from rickystewart January 8, 2025 21:32
@rafiss rafiss requested a review from a team as a code owner January 8, 2025 21:32
@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

2 participants