coin: use more memory for the ptest testimage

More memory is needed for the testimage that runs Qt ptests.

Change-Id: I28f186cfae847261a5ae2b47091900da446c61dd
Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
Samuli Piippo 2024-05-15 08:19:23 +00:00
parent e13760ae97
commit e055954304

View File

@ -1,4 +1,5 @@
IMAGE_CLASSES += "testimage" IMAGE_CLASSES += "testimage"
QB_MEM = "-m 8192"
TEST_SUITES = "ssh ping parselogs ptest" TEST_SUITES = "ssh ping parselogs ptest"
IMAGE_FEATURES += "ssh-server-dropbear" IMAGE_FEATURES += "ssh-server-dropbear"
IMAGE_INSTALL:append = "\ IMAGE_INSTALL:append = "\