]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/cases/gcc.py: Increase QEMU RAM to 4GB
authorHarish Sadineni <Harish.Sadineni@windriver.com>
Fri, 22 Aug 2025 07:12:26 +0000 (00:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Aug 2025 16:46:38 +0000 (17:46 +0100)
commit745eedb1afcb4f8e28ca560ae41d3297bb63cdd4
tree3660fe14b6fe7ddfd65f680c6f841f36959fcc7d
parent7641e08044203ac9dde9a53b91bd01f9432d11f2
oeqa/selftest/cases/gcc.py: Increase QEMU RAM to 4GB

The test pr61599-1.c fails because it requires more than 3GB of RAM.
This change increases the allocated RAM to 4GB to prevent test failures.

Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/lib/oeqa/selftest/cases/gcc.py