kyuubi icon indicating copy to clipboard operation
kyuubi copied to clipboard

[CI] speed up the script for freeing disk space by batching removals

Open bowenliang123 opened this issue 4 months ago โ€ข 0 comments

:mag: Description

Issue References ๐Ÿ”—

This pull request fixes #

Describe Your Solution ๐Ÿ”ง

  • batching removals to avoid repeatedly reading and updating the apt-get databases
  • speed up the execution time for freeing disk space from 2 minutes or more , down to about 1 minutues.

Types of changes :bookmark:

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Test Plan ๐Ÿงช

Behavior Without This Pull Request :coffin:

Behavior With This Pull Request :tada:

Related Unit Tests


Checklist ๐Ÿ“

Be nice. Be informative.

bowenliang123 avatar Oct 21 '24 14:10 bowenliang123