While starting VM with 'considerlasthost' enabled, don't load host tags/details for the last host when it doesn't exist#9037
Conversation
…/details for the last host when it doesn't exist
|
@blueorangutan package |
|
@sureshanaparti 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. |
|
@sureshanaparti |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.18 #9037 +/- ##
===========================================
Coverage 12.24% 12.24%
- Complexity 9291 9293 +2
===========================================
Files 4698 4698
Lines 414259 414259
Branches 52267 50777 -1490
===========================================
+ Hits 50707 50719 +12
+ Misses 357251 357237 -14
- Partials 6301 6303 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9526 |
server/src/main/java/com/cloud/deploy/DeploymentPlanningManagerImpl.java
Show resolved
Hide resolved
@weizhouapache I think, better to fix this issue (no backport for that refactored code). PR #7214 also doesn't fix load tags issue, needs to be fixed here - https://github.com/apache/cloudstack/pull/7214/files#r1593867688 |
|
@blueorangutan package |
|
@sureshanaparti 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. |
@sureshanaparti |
correct @weizhouapache , separate PR for 4.20/main (will create one) |
ok , it should work @sureshanaparti |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9575 |
PR for 4.20/main here: #9063 |
|
@blueorangutan test |
|
@sureshanaparti a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10196)
|
|
@DaanHoogland yes |
vladimirpetrov
left a comment
There was a problem hiding this comment.
LGTM based on manual testing, tested with KVM, Oracle linux 8.
…/details for the last host when it doesn't exist (apache#9037)
Description
This PR doesn't load host tags/details for the last host when it doesn't exist, while starting VM with 'considerlasthost' enabled.
Fixes #9033
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?