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

CI flakiness fix: reduce numprocesses for integration tests #769

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

palinatolmach
Copy link
Collaborator

@palinatolmach palinatolmach commented Aug 13, 2024

Reducing number of parallel processes when running integration tests to avoid error 137/OOM during integration tests.

Integration tests still take ~25-30 minutes to pass.

@palinatolmach palinatolmach changed the title Experiment: reduce numprocesses for integration tests CI flakiness fix: reduce numprocesses for integration tests Aug 13, 2024
@palinatolmach palinatolmach marked this pull request as ready for review August 13, 2024 13:25
@palinatolmach
Copy link
Collaborator Author

Ok, I realized that legacy tests take longer (> 40 minutes now), so I made the number of processes conditional (4 vs 6) based on the backend (booster vs legacy).

@palinatolmach palinatolmach requested a review from anvacaru August 13, 2024 13:36
@palinatolmach palinatolmach merged commit a56c9c4 into master Aug 13, 2024
12 checks passed
@palinatolmach palinatolmach deleted the reduce-ci-processes branch August 13, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants