mbox series

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

Message ID alpine.DEB.2.22.394.2303011652300.3680@ubuntu-linux-20-04-desktop (mailing list archive)
Headers show
Series automation: introduce a Xilinx hardware test | expand

Message

Stefano Stabellini March 2, 2023, 12:57 a.m. UTC
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