[Buildroot] [PATCH] support/testing/infra/emulator: increase memory size used by Qemu

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jun 22 17:28:51 UTC 2019


On Fri, 21 Jun 2019 22:27:24 +0200
Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:

> By default, Qemu emulates a system with 128 MB of RAM. This is not
> sufficient for some test cases we have, such as TestPerlDBDmysql,
> where the initramfs is quite large. Therefore, this commit extends the
> RAM size emulated by Qemu to 256 MB.
> 
> Fixes:
> 
>   https://gitlab.com/buildroot.org/buildroot/-/jobs/237108668
> 
> Thanks to Arnout for the analysis of the issue.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  support/testing/infra/emulator.py | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list