On 07/08/2025 1:03 am, Marek Marczykowski-Górecki wrote: > Will be used as dom0/domU in some tests. > > Install OpenRC and setup it to start /etc/local.d/ scripts so tests > don't need different cases for Alpine and Debian.
(Yeah, I got this via CC.) I was just thinking that we needed some non-Alpine testing too, but for a different reason. We have systemd configuration in Xen, and changes to it, yet no CI of what is the most common init system in Linux these days. What would need to be different in tests to avoid OpenRC? If it's only the script to start the test running, can't we just declare a name, and arrange for both init systems to run it? ~Andrew