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

[BUG] CI test time increased by 1/2 hour during 0.16 release cycle #2998

Closed
JohnZed opened this issue Oct 15, 2020 · 2 comments
Closed

[BUG] CI test time increased by 1/2 hour during 0.16 release cycle #2998

JohnZed opened this issue Oct 15, 2020 · 2 comments
Labels
bug Something isn't working inactive-90d tests Unit testing for project

Comments

@JohnZed
Copy link
Contributor

JohnZed commented Oct 15, 2020

Timings are consistently a bit over 2 hours where they were previously 1.5 hours.

See the change around pipeline 96 here: https://gpuci.gpuopenanalytics.com/blue/organizations/jenkins/rapidsai%2Fgpuci%2Fcuml%2Fbranches%2Fcuml-cpu-branch-0.16/activity/

Timings are variable, but on one A100 example they look like roughly:

  • 20 min build from source
  • 4-5 min C++ and prims tests
  • 40 min single-gpu tests
  • 40 min Dask tests
  • 3 min notebook tests
  • 3-4 min env setup and miscellaneous
@JohnZed JohnZed added bug Something isn't working ? - Needs Triage Need team to review and classify labels Oct 15, 2020
@viclafargue viclafargue added tests Unit testing for project and removed ? - Needs Triage Need team to review and classify labels Oct 16, 2020
@JohnZed
Copy link
Contributor Author

JohnZed commented Oct 19, 2020

TODO:

  • Expanded timing of build steps (not just pytest - @JohnZed )
  • Detailed pytest breakdown (@dantegd)
  • Look into how to improve Jenkins build time report (@JohnZed to look in)
  • Look with ops into options of optional lighter-weight test runs (e.g. just run a single target)

@github-actions
Copy link

This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working inactive-90d tests Unit testing for project
Projects
None yet
Development

No branches or pull requests

2 participants