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 30 minute timeout to FreeBSD tests #1156

Closed
wants to merge 1 commit into from
Closed

Conversation

tdittr
Copy link
Contributor

@tdittr tdittr commented Oct 27, 2023

This detects boot loops earlier and thus wastes less resources. Also it makes noticing those loops faster (30 minutes instead of 6 hours)

@tdittr tdittr requested a review from cikzh October 27, 2023 06:16
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5c2bff6) 85.06% compared to head (fc4bebb) 85.25%.
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1156      +/-   ##
==========================================
+ Coverage   85.06%   85.25%   +0.18%     
==========================================
  Files          57       57              
  Lines       15437    15506      +69     
==========================================
+ Hits        13132    13219      +87     
+ Misses       2305     2287      -18     

see 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidv1992 davidv1992 requested a review from rnijveld October 27, 2023 07:05
@rnijveld
Copy link
Member

I'm working on a refactor of the github workflows that already includes this!

@rnijveld rnijveld closed this Oct 27, 2023
@rnijveld rnijveld deleted the frebsd-timeout branch January 24, 2024 11:12
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