server,api,ui: host auto-select for migrateVirtualMachineWithVolume#7554
server,api,ui: host auto-select for migrateVirtualMachineWithVolume#7554DaanHoogland merged 12 commits intoapache:mainfrom
Conversation
…Volume Fixes apache#6773 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a [SF] 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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6138 |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a [SF] 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. |
Codecov Report
@@ Coverage Diff @@
## main #7554 +/- ##
============================================
+ Coverage 12.95% 12.97% +0.01%
- Complexity 8986 9012 +26
============================================
Files 2728 2728
Lines 256647 256678 +31
Branches 40024 40031 +7
============================================
+ Hits 33257 33308 +51
+ Misses 219210 219187 -23
- Partials 4180 4183 +3
... and 7 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6158 |
|
@blueorangutan test matrix |
|
@shwstppr a [SF] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-6601)
|
|
[SF] Trillian test result (tid-6602)
|
|
[SF] Trillian test result (tid-6603)
|
|
@shwstppr do you need eyes on this? |
|
Packaging result [LL]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6075 |
|
@blueorangutan package |
|
@shwstppr a [LL] 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. |
|
Packaging result [LL]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6109 |
|
@blueorangutan LLtest |
|
@rohityadavcloud a [LL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[LL]Trillian test result (tid-6595)
|
|
@blueorangutan test matrix |
|
@shwstppr a [SF] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-6721)
|
|
[SF] Trillian test result (tid-6722)
|
|
[SF] Trillian test result (tid-6720)
|
|
tested on KVM and checked if the ROOT volume would end up on the new host's local storage. |
|
@weizhouapache do we need this on 4.18? (cc @shwstppr ) |
@DaanHoogland @shwstppr |
|
@weizhouapache changes in this PR adds a new API request param which is why I based it on main. |
A corner case @shwstppr , it is not incompatible and seems like a small enhancement. Whatever you say. |
Description
Fixes #6773
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested with migration of a VM with 2 KVM hosts with local storage,
auto-select-vm-local-storage-migration.mp4