1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
{
"runtime_core-image-minimal_qemux86_20250203010456": {
"configuration": {
"DISTRO": "poky-tiny",
"HOST_DISTRO": "fedora-39",
"IMAGE_BASENAME": "core-image-minimal",
"IMAGE_PKGTYPE": "rpm",
"LAYERS": {
"meta": {
"branch": "master",
"commit": "c2da016918d1fda5bf63d94b59863f5013e482f9",
"commit_count": 77064
},
"meta-poky": {
"branch": "master",
"commit": "c2da016918d1fda5bf63d94b59863f5013e482f9",
"commit_count": 77064
},
"meta-yocto-bsp": {
"branch": "master",
"commit": "c2da016918d1fda5bf63d94b59863f5013e482f9",
"commit_count": 77064
}
},
"MACHINE": "qemux86",
"STARTTIME": "20250203010456",
"TESTSERIES": "poky-tiny",
"TEST_TYPE": "runtime"
},
"result": {
"_qemutiny.QemuTinyTest.test_boot_tiny": {
"duration": 0.1021,
"status": "PASSED"
}
}
}
}
|