Skip to content

Conversation

@shwstppr
Copy link
Contributor

Description

When expired entity URLs are cleaned up, orphan directories are left behind. This change tries to delete the base temporary directory while cleanup.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

url

When expired entity URLs are cleaned up, orphan directories are left
behind. This change tries to delete the base temporary directory while
cleanup.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

❌ Patch coverage is 31.42857% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (6bed3d4) to head (eef3e49).

Files with missing lines Patch % Lines
...cloudstack/storage/template/UploadManagerImpl.java 47.82% 8 Missing and 4 partials ⚠️
utils/src/main/java/com/cloud/utils/FileUtil.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12562   +/-   ##
=========================================
  Coverage     16.26%   16.26%           
- Complexity    13426    13432    +6     
=========================================
  Files          5660     5660           
  Lines        499949   499982   +33     
  Branches      60704    60712    +8     
=========================================
+ Hits          81296    81332   +36     
+ Misses       409581   409572    -9     
- Partials       9072     9078    +6     
Flag Coverage Δ
uitests 4.16% <ø> (ø)
unittests 17.11% <31.42%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shwstppr
Copy link
Contributor Author

@blueorangutan package

@blueorangutan
Copy link

@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 16663

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants