mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
security-test-image: tweak to get more tests to runn
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
2a7963df18
commit
21489a2942
@@ -8,4 +8,11 @@ TEST_SUITES = "ssh ping ptest apparmor clamav samhain sssd tripwire checksec sma
|
|||||||
|
|
||||||
INSTALL_CLAMAV_CVD = "1"
|
INSTALL_CLAMAV_CVD = "1"
|
||||||
|
|
||||||
IMAGE_ROOTFS_EXTRA_SPACE = "5242880"
|
IMAGE_OVERHEAD_FACTOR = "1.0"
|
||||||
|
IMAGE_ROOTFS_EXTRA_SPACE = "1124288"
|
||||||
|
|
||||||
|
# ptests need more memory than standard to avoid the OOM killer
|
||||||
|
# also lttng-tools needs /tmp that has at least 1G
|
||||||
|
QB_MEM = "-m 2048"
|
||||||
|
|
||||||
|
PTEST_EXPECT_FAILURE = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user