diff --git a/plans/main.fmf b/plans/main.fmf index 099194a..c46a6c7 100644 --- a/plans/main.fmf +++ b/plans/main.fmf @@ -4,9 +4,16 @@ prepare: package: - cargo - clippy + - guestfs-tools + - libselinux-devel - make - podman + - qemu-img - rustfmt + - name: Set up libvirt + how: shell + script: + - systemctl enable --now virtqemud.socket /unit_test: summary: Run unit tests