From: Jan-Simon Möller Date: Wed, 27 May 2020 19:05:27 +0000 (+0200) Subject: Ensure the ptests used in CI are part of the filesystem X-Git-Tag: 9.99.1~32 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=3cabc6c787176b2ae3ba4d6ef040c9b12832b84c;p=AGL%2Fmeta-agl.git Ensure the ptests used in CI are part of the filesystem Explicitely call of the ptests used in CI to be part of the filesystem. This will fix h3ulcb-nogfx not having the lua ptest deployed. Bug-AGL: SPEC-3398 Signed-off-by: Jan-Simon Möller Change-Id: I058a5a0d0a3a39710316b3d366a3d94215d1cedc Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24577 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- diff --git a/templates/feature/agl-ptest/90_local.conf.inc b/templates/feature/agl-ptest/90_local.conf.inc index 554c93e8b..4c546e70e 100644 --- a/templates/feature/agl-ptest/90_local.conf.inc +++ b/templates/feature/agl-ptest/90_local.conf.inc @@ -4,5 +4,6 @@ OVERRIDES .= ":agl-ptest" DISTRO_FEATURES_append = " ptest" EXTRA_IMAGE_FEATURES_append = " ptest-pkgs" +IMAGE_INSTALL_append = " lua-ptest xmlsec1-ptest libxml2-ptest" # / ptest