[PATCH 0/2] automation: introduce a Xilinx hardware test

Stefano Stabellini posted 2 patches 1 year, 1 month ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/alpine.DEB.2.22.394.2303011652300.3680@ubuntu-linux-20-04-desktop
There is a newer version of this series
[PATCH 0/2] automation: introduce a Xilinx hardware test
Posted by Stefano Stabellini 1 year, 1 month ago
Hi all,

This short patch series introduces the first Xen gitlab-ci test run on
real hardware: a physical Xilinx ZCU102 board.

The gitlab container is run on a workstation physically connected to a
ZCU102 board. The test script looks very similar to a regular QEMU test
script, except that at the end it reboots the physical board and
connects to the serial instead of launching QEMU.

Cheers,

Stefano