Uh oh!
There was an error while loading. Please reload this page.
Fix issue with allocator not considering subsequent clusters - #10603
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## 4.20 #10603 +/- ##
=========================================
Coverage 16.00% 16.01% - Complexity 13104 13118 +14
=========================================
Files 5651 5651 Lines 495870 495895 +25 Branches 60049 60057 +8 =========================================
+ Hits 79370 79422 +52 + Misses 407638 407617 -21 + Partials 8862 8856 -6
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:
|
Uh oh!
There was an error while loading. Please reload this page.
weizhouapache
commented
Mar 21, 2025
oh, check-style error |
weizhouapache
commented
Mar 21, 2025
@blueorangutan package |
blueorangutan
commented
Mar 21, 2025
@weizhouapache 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 21, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12856 |
weizhouapache
commented
Mar 21, 2025
@blueorangutan test |
blueorangutan
commented
Mar 21, 2025
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Mar 21, 2025
[SF] Trillian Build Failed (tid-12800) |
weizhouapache
commented
Mar 21, 2025
@blueorangutan test |
blueorangutan
commented
Mar 21, 2025
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Mar 22, 2025
[SF] Trillian test result (tid-12801)
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Pearl1594
commented
Mar 27, 2025
@blueorangutan package |
blueorangutan
commented
Mar 27, 2025
@Pearl1594 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 27, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12905 |
Pearl1594
commented
Mar 28, 2025
@blueorangutan test |
blueorangutan
commented
Mar 28, 2025
@Pearl1594 a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Mar 29, 2025
[SF] Trillian test result (tid-12847)
|
…10603) * Fix issue with allocator not considering subsequent clusters * add missing return * remove unused import * update as per inputs



Description
This PR fixes: #10598
While #8611 seems to have fixed this issue in 4.19.1, I believe it got lost in the process of resolving merge conflicts / forward merging into 4.20.0.
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?