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

Extend time limit for azure ci. #1211

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Extend time limit for azure ci. #1211

merged 1 commit into from
Mar 8, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Mar 8, 2024

I've seen the same Azure pipeline fail with a timeout three times today. Either the runner we're getting are a bit slower or the new build-system is a little slower. We should bump to time-limit to avoid having to start over after 45 minutes.

@1uc 1uc marked this pull request as ready for review March 8, 2024 11:56
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.60%. Comparing base (b99ad62) to head (9466ab6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1211   +/-   ##
=======================================
  Coverage   86.60%   86.60%           
=======================================
  Files         175      175           
  Lines       13009    13009           
=======================================
  Hits        11266    11266           
  Misses       1743     1743           

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

@bbpbuildbot
Copy link
Collaborator

Logfiles from GitLab pipeline #199247 (:white_check_mark:) have been uploaded here!

Status and direct links:

@JCGoran
Copy link
Contributor

JCGoran commented Mar 8, 2024

For clarity, the build system is actually faster per Python version, it's just that after #1155 we've started building all of the Python wheels (3.8-3.12) instead of just the 3.11 one.

@1uc 1uc merged commit a46d3af into master Mar 8, 2024
20 checks passed
@1uc 1uc deleted the 1uc/extend-ci-time branch March 8, 2024 15:59
ohm314 pushed a commit that referenced this pull request May 21, 2024
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.

4 participants