Fix the size of a template downloaded from secondary storage#10662
Fix the size of a template downloaded from secondary storage#10662Pearl1594 merged 1 commit intoapache:4.20from
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10662 +/- ##
=========================================
Coverage 16.00% 16.01%
- Complexity 13105 13112 +7
=========================================
Files 5651 5651
Lines 495870 495859 -11
Branches 60049 60048 -1
=========================================
+ Hits 79373 79395 +22
+ Misses 407634 407609 -25
+ Partials 8863 8855 -8
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 |
|
@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. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12980 |
Fixing the size of a template that is downloaded from secondary storage to StorPool
bf7fc63 to
a9cf95c
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 ✔️ debian ✔️ suse15. SL-JID 12985 |
|
@slavkap , I guess there is no chance this is ever executed with other storage types active? |
@Pearl1594 cc ^^ |
|
@DaanHoogland, no, there isn't a chance. I don't like it either, that's why I'm refactoring on small chunks when there's a need for a change in this part of the code |
…10662) Fixing the size of a template that is downloaded from secondary storage to StorPool
Description
This PR fixes the size of a template downloaded from secondary storage to StorPool.
Types of changes
Bug Severity
How Has This Been Tested?
manually