1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-05 02:20:30 +00:00

CI: also run the _qemutiny testcase for poky-tiny

The terribly named qemutiny test case tries to login to the target over
the serial console.  It's designed for poky-tiny, so add it to the tests
we run in poky-tiny builds.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2023-10-13 17:52:05 +01:00
committed by Jon Mason
parent 19d2d8a484
commit ebe4d2437c
+1 -1
View File
@@ -5,7 +5,7 @@ distro: poky-tiny
local_conf_header:
hacking: |
TEST_SUITES = "ping"
TEST_SUITES = "_qemutiny ping"
extrapackages: |
# Intentionally blank to prevent perf from being added to the image in base.yml