kyuubi
kyuubi copied to clipboard
[CI] speed up the script for freeing disk space by batching removals
: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 ๐
- [ ] This patch was not authored or co-authored using Generative Tooling
Be nice. Be informative.