Skip to content

CI: Align Azure & GHA dependencies #45478

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

Closed
wants to merge 113 commits into from

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Jan 19, 2022

Progress toward #29685

  • Share same dependency files between Azure and GHA
  • Bump Windows and macOS images to latest
  • Don't split Azure jobs by increasing timeout beyond 1 hour

Discoveries:

  • Windows and psutil in a multiprocess environment don't play nice
  • Anything that spawns threads like numba / pyarrow can cause issues on Azure (more so on Windows than MacOS)

@mroeschke mroeschke marked this pull request as draft January 19, 2022 21:57
@mroeschke mroeschke removed this from the 1.4.1 milestone Feb 7, 2022
@mroeschke mroeschke closed this Feb 7, 2022
@mroeschke mroeschke deleted the ci/align_azure branch February 7, 2022 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants