Testing/LAVA: Difference between revisions

From QEMU
No edit summary
No edit summary
 
Line 3: Line 3:
== Implementation Details ==
== Implementation Details ==


The master QEMU git tree is monitored by a job [https://ci.linaro.org/jenkins/job/qemu-mainline/] on Linaro's CI server. When an update to the branch is detected a number of jobs are spawned from it. The LAVA based results are visible in the [https://validation.linaro.org/dashboard/streams/anonymous/qemu-master/bundles/ qemu-master result stream].
The master QEMU git tree is monitored by a job [https://ci.linaro.org/job/qemu-docker/] on Linaro's CI server. When an update to the branch is detected a number of jobs are spawned from it. Currently only the AArch64 RISU results are available as the other tests need to be migrated.

Latest revision as of 14:52, 7 August 2017

LAVA is Linaro's Automated Validation test suite [1]. In QEMU's context a number of CI job have been set-up to track the status of ARMv7 and ARMv8 support in QEMU. While the validatation.linaro.org server is focused on ARM related things LAVA itself is platform independent.

Implementation Details

The master QEMU git tree is monitored by a job [2] on Linaro's CI server. When an update to the branch is detected a number of jobs are spawned from it. Currently only the AArch64 RISU results are available as the other tests need to be migrated.