server: fix scale vm with compute offering having same disk offering#6688
server: fix scale vm with compute offering having same disk offering#6688shwstppr merged 1 commit intoapache:4.17from
Conversation
Fixes apache#6679 Fixes behaviour when the VM is scaled to a new compute offering which has same disk offering associated as the earlier compute offering. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a 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. |
|
Kudos, SonarCloud Quality Gate passed! |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4087 |
|
@blueorangutan test |
|
@shwstppr a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
Codecov Report
@@ Coverage Diff @@
## 4.17 #6688 +/- ##
============================================
- Coverage 5.86% 5.86% -0.01%
Complexity 3920 3920
============================================
Files 2451 2451
Lines 242282 242288 +6
Branches 37911 37914 +3
============================================
Hits 14211 14211
- Misses 226501 226507 +6
Partials 1570 1570
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
yadvr
left a comment
There was a problem hiding this comment.
LGTM
@harikrishna-patnala to review/test/check
|
Trillian test result (tid-4779)
|
harikrishna-patnala
left a comment
There was a problem hiding this comment.
LGTM.
Tested between compute offerings linked to non-custom disk offerings and also between custom disk offerings. Worked as expected, scale VM offering is successful when there is no change in disk offering.
…pache#6688) Fixes apache#6679 Fixes behaviour when the VM is scaled to a new compute offering which has the same disk offering associated as the earlier compute offering.








Fixes #6679
Fixes behaviour when the VM is scaled to a new compute offering which has the same disk offering associated as the earlier compute offering.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Service offering and VM
Before fix
After fix