mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-10-22 14:52:20 +02:00
Add basic testing for tiny
This commit is contained in:
parent
f15fa98bc7
commit
aed28ad630
|
@ -946,6 +946,10 @@
|
|||
"poky-tiny" : {
|
||||
"DISTRO" : "poky-tiny",
|
||||
"BBTARGETS" : "core-image-minimal",
|
||||
"SANITYTARGETS" : "core-image-minimal:do_testimage",
|
||||
"extravars" : [
|
||||
"TEST_SUITES = '_qemutiny'"
|
||||
],
|
||||
"step1" : {
|
||||
"MACHINE" : "qemux86",
|
||||
"shortname" : "qemux86 poky-tiny"
|
||||
|
|
Loading…
Reference in New Issue
Block a user