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

add a 20 minute timeout for pytest runs on CI #545

Merged

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Apr 18, 2023

Recently some CI runs seemed to hang for multiple hours with tests at 99% complete.

This PR adds a 20 minute timeout on the pytest run to avoid this issue. I also added a verbose flag so that if things get stuck we can identify which test case may be the cause.

temporarily make pytest runs verbose to help diagnose an issue where pytest seems to occasionally get stuck for multiple hours
@grlee77 grlee77 added bug Something isn't working non-breaking Introduces a non-breaking change labels Apr 18, 2023
@grlee77 grlee77 requested a review from a team as a code owner April 18, 2023 19:22
@jakirkham
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 712f129 into rapidsai:branch-23.06 Apr 19, 2023
21 checks passed
@jakirkham
Copy link
Member

Thanks Greg & AJ! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants