-
Notifications
You must be signed in to change notification settings - Fork 915
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
Use gpuci_mamba_retry to install local artifacts. #9951
Use gpuci_mamba_retry to install local artifacts. #9951
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #9951 +/- ##
================================================
- Coverage 10.49% 10.40% -0.09%
================================================
Files 119 119
Lines 20305 20507 +202
================================================
+ Hits 2130 2134 +4
- Misses 18175 18373 +198
Continue to review full report at Codecov.
|
c51ac6d
to
9e05a8f
Compare
Java builds are failing with |
@gpucibot merge |
I see CI timeouts occurring at the step where local conda artifacts for libcudf and libcudf_kafka are installed. This PR uses
gpuci_mamba_retry
instead ofconda
to install those local artifacts (this change was also recently made in rapidsai/cugraph#1928).Example timeouts: