Uh oh!
There was an error while loading. Please reload this page.
[KVM] Reorder migration logs to prevent populating agent logs on migrations - #12883
Conversation
nvazquez
commented
Mar 24, 2026
@blueorangutan package |
blueorangutan
commented
Mar 24, 2026
@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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## 4.22 #12883 +/- ##
============================================
+ Coverage 3.70% 17.60% +13.90% - Complexity 0 15676 +15676
============================================
Files 448 5918 +5470 Lines 38041 531667 +493626 Branches 7038 65001 +57963 ============================================
+ Hits 1409 93616 +92207 - Misses 36445 427492 +391047 - Partials 187 10559 +10372
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
commented
Mar 25, 2026
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17234 |
nvazquez
commented
Mar 25, 2026
@blueorangutan test |
blueorangutan
commented
Mar 25, 2026
@nvazquez a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
blueorangutan
commented
Mar 25, 2026
[SF] Trillian test result (tid-15726)
|
Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
nvazquez
commented
Mar 31, 2026
@blueorangutan package |
blueorangutan
commented
Mar 31, 2026
@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. |
blueorangutan
commented
Mar 31, 2026
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17302 |
DaanHoogland
commented
Apr 1, 2026
@sureshanaparti@rajujith do you feel this needs testing? |
nvazquez
commented
Apr 18, 2026
Merging based on approvals and test results (also tested and verified the log lines are reduced) |
Uh oh!
There was an error while loading. Please reload this page.
Description
This PR improves the KVM migration logging, preventing to populate the agent logs on migrations after the improvements added on #12332
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Before the fix:
After the fix:
How did you try to break this feature and the system with this change?