Skip to content

Support VDDK imports into RBD storage - #13436

Closed
harikrishna-patnala wants to merge 5 commits into
apache:mainfrom
shapeblue:vddk-rbd-direct-import-4.22.1
Closed

Support VDDK imports into RBD storage#13436
harikrishna-patnala wants to merge 5 commits into
apache:mainfrom
shapeblue:vddk-rbd-direct-import-4.22.1

Conversation

@harikrishna-patnala

@harikrishna-patnalaharikrishna-patnala commented Jun 17, 2026

Copy link
Copy Markdown
Member

Description

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?

@harikrishna-patnalaharikrishna-patnala changed the title [4.22.1.0-shapeblue1] Support VDDK imports into RBD storageSupport VDDK imports into RBD storageJun 17, 2026
@codecov

codecovBot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 26.14379% with 339 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.89%. Comparing base (348ce95) to head (58739ff).
⚠️ Report is 227 commits behind head on main.

Files with missing linesPatch %Lines
.../wrapper/LibvirtConvertInstanceCommandWrapper.java4.02%187 Missing and 4 partials ⚠️
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java59.04%37 Missing and 6 partials ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java0.00%24 Missing ⚠️
...com/cloud/agent/api/to/VmwareVddkSourceDiskTO.java0.00%21 Missing ⚠️
...java/com/cloud/agent/manager/AgentManagerImpl.java0.00%18 Missing ⚠️
.../LibvirtImportConvertedInstanceCommandWrapper.java72.54%9 Missing and 5 partials ⚠️
.../java/com/cloud/agent/api/to/RemoteInstanceTO.java0.00%6 Missing ⚠️
.../org/apache/cloudstack/vm/UnmanagedInstanceTO.java0.00%6 Missing ⚠️
...va/com/cloud/agent/api/ConvertInstanceCommand.java0.00%6 Missing ⚠️
...loud/agent/api/ImportConvertedInstanceCommand.java16.66%5 Missing ⚠️
... and 2 more
Additional details and impacted files
@@ Coverage Diff @@## main #13436 +/- ##
============================================
+ Coverage 17.68% 18.89% +1.21% - Complexity 15793 18260 +2467 
============================================
Files 5922 6175 +253 Lines 533123 555637 +22514 Branches 65201 67825 +2624 ============================================
+ Hits 94268 105010 +10742 - Misses 428212 439100 +10888 - Partials 10643 11527 +884 
FlagCoverage Δ
uitests3.53% <ø> (-0.17%)⬇️
unittests20.09% <26.14%> (+1.33%)⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

Sign up for freeto 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

@harikrishna-patnala@andrijapanicsb