systemd/plans/upstream.fmf
Daan De Meyer a7eec4d33d Run upstream integration test suite with Fedora CI
Let's add a tmt plan to read the upstream fmf metadata which contains
a single test to run the upstream integration tests.

To make this work, we also add a downstream patch with some fmf test
script fixes that landed after 257.2 was released.

We request virtualization support so we can run qemu based integration
tests in qemu with KVM.
2025-01-15 10:38:03 +01:00

16 lines
293 B
Text

summary: systemd upstream test suite
discover:
how: fmf
dist-git-source: true
dist-git-install-builddeps: false
prepare:
- name: systemd
how: install
exclude:
- systemd-standalone-.*
execute:
how: tmt
provision:
hardware:
virtualization:
is-supported: true