kumquat-buildroot/support/testing/infra
Thomas Petazzoni 345c29a4b7 support/testing/infra/emulator: increase memory size used by Qemu
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@bootlin.com>
Acked-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-06-22 19:28:36 +02:00
..
__init__.py
basetest.py testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00
builder.py
emulator.py support/testing/infra/emulator: increase memory size used by Qemu 2019-06-22 19:28:36 +02:00