casper: qemu instances too small during autopkgtest (potential OOM failures)
Bug #1976287 reported by
Andrea Righi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
casper (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Unassigned | ||
Jammy |
Fix Released
|
Undecided
|
Unassigned | ||
Kinetic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
During autopkgtest we are creating VMs with 768MB of RAM, that used to be enough in the past, but nowdays we typically require more memory and we may trigger some sporadic out-of-memory failures during autopkgtest.
[Test case]
Run autopkgtest with a recent kernel (e.g., 5.15 or above).
[Fix]
Bump up the memory size to 1G.
[Regression potential]
We may see regressions in test systems with a small amount of memory (in the host / hypervisor), because after this change we need more RAM in order to run and complete autopkgtest successfully.
Related branches
~arighi/casper:focal
- Ubuntu Installer Team: Pending requested
-
Diff: 27 lines (+7/-1)2 files modifieddebian/changelog (+6/-0)
debian/tests/run-image (+1/-1)
summary: |
- casper: qemu image too small in autopkgtest + casper: qemu instances too small during autopkgtest (potential OOM + failures) |
tags: | added: patch |
To post a comment you must log in.
Fix for focal (where we are experiencing regressions with hwe-5.15) in the attached debdiff.