Skip to content

Commit dd1fcae

Browse files
committed
ci/ci: enable ptest-pkgs image features
Adding "ptest-pkgs" to IMAGE_FEATURES causes all -ptest packages to be additionally installed. To exercise the installed unit testing, we simply run ptest-runner. Signed-off-by: Jose Quaresma <jose.quaresma@oss.qualcomm.com>
1 parent 6bdbb15 commit dd1fcae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ header:
88
local_conf_header:
99
ci: |
1010
BB_SIGNATURE_HANDLER = "OEBasicHash"
11+
EXTRA_IMAGE_FEATURES += "ptest-pkgs"
1112
FIRMWARE_COMPRESSION:qcom-armv8a = "zst"
1213
INHERIT:remove = "rm_work"

0 commit comments

Comments
 (0)