Calculate modules.img size dynamically#141
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #141 +/- ##
=======================================
Coverage 71.24% 71.24%
=======================================
Files 6 6
Lines 991 991
=======================================
Hits 706 706
Misses 285 285 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
858839e to
39dacb0
Compare
Do not hardcode it at 768M, Linux 7.2 doesn't fit anymore. Add extra 10% for FS metadata etc overhead.
39dacb0 to
524361f
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026070413-devel&flavor=kernel Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=202605011353-devel&flavor=kernel
Failed tests57 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/175932#dependencies 16 fixed
Unstable testsDetails
Performance TestsPerformance degradation:No issues Remaining performance tests:No remaining performance tests |
Do not hardcode it at 768M, Linux 7.2 doesn't fit anymore.