summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/images/core-image-sato-ptest-fast.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-sato/images/core-image-sato-ptest-fast.bb b/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
index b794a7dc9e..3641217306 100644
--- a/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
+++ b/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
@@ -14,3 +14,6 @@ IMAGE_ROOTFS_EXTRA_SPACE = "1524288"
14 14
15# ptests need more memory than standard to avoid the OOM killer 15# ptests need more memory than standard to avoid the OOM killer
16QB_MEM = "-m 1024" 16QB_MEM = "-m 1024"
17
18# Sadly at the moment the fast set of ptests is not robust enough and sporadically fails in a couple of places
19PTEST_EXPECT_FAILURE = "1"