Re: [PATCH v2 00/15] Fedora on Debian
Chuck Lever <[email protected]> Wed, 29 Oct 2025 09:49:02 -0400
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Message-ID | <[email protected]> |
On 10/29/25 8:40 AM, Daniel Gomez wrote: > This series enables testing Fedora guest VMs on Debian host systems, > addressing cross-distribution compatibility issues in guestfs workflow > and adding manual CI workflow support for multi-distro testing. > > The key technical challenge solved is SELinux context handling > when building Fedora images on non-SELinux hosts like Debian, where > libguestfs cannot persist security.selinux extended attributes. The > series also fixes Ansible variable scope issues in 9P builds and adds > configuration infrastructure to support distribution-specific guest > selection. > > The GitHub Actions workflow gains manual guest OS selection to validate > distro-specific fixes across both Debian and Fedora environments. > > kdevops-ci blktests_nvme validation test using Fedora on Debian: > https://github.com/linux-kdevops/kdevops/actions/runs/18883031353 > > Signed-off-by: Daniel Gomez <[email protected]> Reviewed-by: Chuck Lever <[email protected]> -- Chuck Lever