diff options
| -rw-r--r-- | recipes-core/images/security-test-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/security-test-image.bb b/recipes-core/images/security-test-image.bb index 133a7a1..81f69dd 100644 --- a/recipes-core/images/security-test-image.bb +++ b/recipes-core/images/security-test-image.bb | |||
| @@ -12,7 +12,7 @@ IMAGE_INSTALL:append = "\ | |||
| 12 | ${@bb.utils.contains("BBFILE_COLLECTIONS", "integrity", "packagegroup-ima-evm-utils","", d)} \ | 12 | ${@bb.utils.contains("BBFILE_COLLECTIONS", "integrity", "packagegroup-ima-evm-utils","", d)} \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | TEST_SUITES = "ssh ping apparmor clamav samhain sssd checksec smack suricata" | 15 | TEST_SUITES = "ssh ping apparmor clamav samhain sssd checksec smack suricata aide firejail" |
| 16 | TEST_SUITES:append = " parsec tpm2 swtpm ima" | 16 | TEST_SUITES:append = " parsec tpm2 swtpm ima" |
| 17 | 17 | ||
| 18 | INSTALL_CLAMAV_CVD = "1" | 18 | INSTALL_CLAMAV_CVD = "1" |
