Skip to content

CI: Speed up ci build that keeps timing out #16122

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

Conversation

jarrodmillman
Copy link
Member

Reference issue

What does this implement/fix?

Additional information

@jarrodmillman jarrodmillman requested a review from larsoner as a code owner May 5, 2022 00:12
@tylerjereddy tylerjereddy added maintenance Items related to regular maintenance tasks CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure labels May 5, 2022
@tylerjereddy tylerjereddy added this to the 1.9.0 milestone May 5, 2022
Copy link
Contributor

@tylerjereddy tylerjereddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still have pretty solid Python 3.8 coverage in CI, so I don't mind putting it in to see if it helps.

That said, skimming through the recent timing reports for this job, it seems to fluctuate between 40-something minutes and > 1 hour timeouts, and we've already seen pretty wide fluctuations in Azure job runtimes that may be related to what hardware gets assigned on the backend, which I think is a partial motivation for migration to GHA per gh-15814.

For example, this PR (#16108) from you yesterday has the original CI config passing the job 1 minute faster than with your adjustment here, so I do have at least a healthy dose of skepticism that this stuff is entirely in our hands as far as the Azure service is concerned.

@tylerjereddy tylerjereddy changed the title Speed up ci build that keeps timing out CI: Speed up ci build that keeps timing out May 5, 2022
@tylerjereddy tylerjereddy merged commit 3595b39 into scipy:main May 5, 2022
@tylerjereddy
Copy link
Contributor

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants