Skip to content

Retry cloneVM task when any file access issue while cloning from volu…

cfb35d2
Select commit
Loading
Failed to load commit list.
Merged

Fix for Clone VM issue (Unable to access file...since it is locked) with VMware 80u3 #12335

Retry cloneVM task when any file access issue while cloning from volu…
cfb35d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2025 in 0s

16.23% (-0.01%) compared to 5cb279b, passed because coverage increased by 0% when compared to adjusted base (16.23%)

View this Pull Request on Codecov

16.23% (-0.01%) compared to 5cb279b, passed because coverage increased by 0% when compared to adjusted base (16.23%)

Details

Codecov Report

❌ Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (5cb279b) to head (cfb35d2).

Files with missing lines Patch % Lines
...m/cloud/hypervisor/vmware/mo/VirtualMachineMO.java 0.00% 28 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12335      +/-   ##
============================================
- Coverage     16.23%   16.23%   -0.01%     
+ Complexity    13379    13378       -1     
============================================
  Files          5657     5657              
  Lines        498866   498880      +14     
  Branches      60545    60546       +1     
============================================
+ Hits          81011    81012       +1     
- Misses       408821   408835      +14     
+ Partials       9034     9033       -1     

☔ 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.