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

test: reduce concurrency of integration tests #937

Merged
merged 2 commits into from
Jan 29, 2024
Merged

test: reduce concurrency of integration tests #937

merged 2 commits into from
Jan 29, 2024

Conversation

blgm
Copy link
Member

@blgm blgm commented Jan 26, 2024

We are seeing odd errors in the integration tests that we can't repdoduce on workstations. We suspect this may be due to resource starvation when running in a container in Concourse. By reducing the number of parallel processes (from 7 to 4) we hope to make the intermittent failures go away.

#186912329

blgm and others added 2 commits January 26, 2024 12:44
We are seeing odd errors in the integration tests that we can't
repdoduce on workstations. We suspect this may be due to resource
starvation when running in a container in Concourse. By reducing the
number of parallel processes (from 7 to 4) we hope to make the
intermittent failures go away.

[#186912329](https://www.pivotaltracker.com/story/show/186912329)
@blgm blgm merged commit 90df7a5 into main Jan 29, 2024
7 checks passed
@blgm blgm deleted the reduceprocs branch January 29, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants