kvm: do not add disk cache mode from an empty string#12248
kvm: do not add disk cache mode from an empty string#12248Pearl1594 merged 1 commit intoapache:4.20from
Conversation
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
I will test it
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #12248 +/- ##
============================================
- Coverage 16.23% 16.23% -0.01%
+ Complexity 13382 13380 -2
============================================
Files 5657 5657
Lines 498997 498998 +1
Branches 60566 60567 +1
============================================
- Hits 81032 81028 -4
- Misses 408929 408934 +5
Partials 9036 9036
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@blueorangutan package |
|
@blueorangutan test |
6aada70 to
d7ddc18
Compare
|
@blueorangutan test |
d7ddc18 to
a573bed
Compare
|
@blueorangutan package |
|
@DaanHoogland 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 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 16378 |
|
@blueorangutan test |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-15190)
|
will you still see a chance to test this, @weizhouapache ? |
Pearl1594
left a comment
There was a problem hiding this comment.
Tested - LGTM. Added debugger and forced diskCacheMode to "" and was able to destroy/expunge a VM successfully.
Co-authored-by: Daan Hoogland <dahn@apache.org>
Co-authored-by: Daan Hoogland <dahn@apache.org>
Description
This PR fixes a bug discussed in #12226 (comment)
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?