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

Various CI savings #8291

Merged
merged 6 commits into from Sep 30, 2022
Merged

Various CI savings #8291

merged 6 commits into from Sep 30, 2022

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Sep 30, 2022

  • Reduce cost of (some) Windows tests by using a CPU-only worker
  • Don't store too many old Docker containers; delete them after 30 days
  • Add back the daily cost check to ensure that we don't run too many test jobs
  • Reduce timeout to 60 s for Windows workers (workers that are idle for 1 min will be terminated)
  • Set max number of workers to 1 for multi-GPU

@hcho3
Copy link
Collaborator Author

hcho3 commented Sep 30, 2022

@trivialfis Can you help with this error? It might be related to #8280.

E           ValueError: Cannot convert value of type NotImplementedType to cudf scalar

https://buildkite.com/xgboost/xgboost-ci/builds/286#01838c91-b052-45e0-93ad-a7190edd9b06/305-19032

E   ValueError: Cannot convert value of type NotImplementedType to cudf scalar

https://buildkite.com/xgboost/xgboost-ci-multi-gpu/builds/21#01838c4e-2a78-484e-98b8-d674f773c2a1

@hcho3 hcho3 merged commit 9af9976 into dmlc:master Sep 30, 2022
@hcho3
Copy link
Collaborator Author

hcho3 commented Sep 30, 2022

Merging this for now

@hcho3 hcho3 deleted the ci_savings branch September 30, 2022 12:43
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.

None yet

1 participant