[KVM] Add watchdog model none to disable use of watchdogs on KVM agent#10203
Conversation
|
@blueorangutan package |
|
@nvazquez 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10203 +/- ##
=========================================
Coverage 16.13% 16.14%
- Complexity 12972 12973 +1
=========================================
Files 5639 5639
Lines 494297 494299 +2
Branches 59908 59909 +1
=========================================
+ Hits 79773 79789 +16
+ Misses 405698 405684 -14
Partials 8826 8826
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]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12111 |
02e8c8b to
4a705f1
Compare
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
|
@blueorangutan package |
|
@nvazquez 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]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 12118 |
|
@blueorangutan package |
|
@nvazquez 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]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12119 |
6028284 to
b6c7ab7
Compare
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
b6c7ab7 to
b31dc96
Compare
1b43424 to
d3eace2
Compare
|
@blueorangutan package |
|
@nvazquez 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. |
NuxRo
left a comment
There was a problem hiding this comment.
LGTM based on hands-on testing
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12154 |
|
@blueorangutan test |
|
@nvazquez a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-12161)
|
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
minor advise: can you update agent.properties as well ?
cloudstack/agent/conf/agent.properties
Lines 287 to 289 in 81e052c
|
Thanks @weizhouapache, added it now |
Description
This PR allows the value
nonefor the propertyvm.watchdog.modelon the agent.properties file. When value is set tononethen no watchdogs are created for the VM deploymentsFor EL9 hosts on ARM64: VM deployments fail with error:
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?