summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/images/meta-oe-image-ptest.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/images/meta-oe-image-ptest.bb b/meta-oe/recipes-core/images/meta-oe-image-ptest.bb
index b32df0e221..6361562de4 100644
--- a/meta-oe/recipes-core/images/meta-oe-image-ptest.bb
+++ b/meta-oe/recipes-core/images/meta-oe-image-ptest.bb
@@ -26,7 +26,7 @@ IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-poco = "1024288"
26 26
27# ptests need more memory than standard to avoid the OOM killer 27# ptests need more memory than standard to avoid the OOM killer
28QB_MEM = "-m 1024" 28QB_MEM = "-m 1024"
29# If a particular ptest needs more memroy, it can be customized: 29# If a particular ptest needs more memory, it can be customized:
30#QB_MEM:virtclass-mcextend-<pn> = "-m 4096" 30#QB_MEM:virtclass-mcextend-<pn> = "-m 4096"
31 31
32TEST_SUITES = "ping ssh parselogs ptest" 32TEST_SUITES = "ping ssh parselogs ptest"