While starting VM with 'considerlasthost' enabled, don't load host tags/details for the last host when it doesn't exist [main]#9063
Conversation
|
@blueorangutan package |
|
@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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9063 +/- ##
============================================
+ Coverage 15.32% 16.07% +0.75%
Complexity 11653 11653
============================================
Files 5453 5084 -369
Lines 476557 446375 -30182
Branches 60411 53297 -7114
============================================
- Hits 73012 71742 -1270
+ Misses 395477 366707 -28770
+ Partials 8068 7926 -142
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 9580 |
|
@blueorangutan test |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-10209) |
|
@blueorangutan package |
|
@shwstppr 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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9692 |
|
@blueorangutan test |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10295)
|
|
I'm having an error when trying to start a VM on an already deleted host with 'Consider last host' enabled, here are the exceptions in the log: |
…/details for the last host when it doesn't exist
9ae1ed0 to
2623565
Compare
|
@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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9894 |
vladimirpetrov
left a comment
There was a problem hiding this comment.
LGTM based on manual testing. Steps to reproduce:
- Deploy a VM
- Stop the VM
- Delete the host the VM used to be running
- Start the VM again using the 'Consider last host' option enabled.
…gs/details for the last host when it doesn't exist [main] (apache#9063)
Description
This PR doesn't load host tags/details for the last host when it doesn't exist, while starting VM with 'considerlasthost' enabled. It addresses #9033, in main
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?