]> git.ipfire.org Git - thirdparty/systemd.git/commit
packit: Move fmf metadata into upstream 35700/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Dec 2024 14:34:13 +0000 (15:34 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 5 Jan 2025 22:21:36 +0000 (23:21 +0100)
commitb0b88f18b3237704d1f6d5b3dcb533367816ce23
tree6559699c1a5079f57287fcae8bba02ac9e9df408
parent8a9b989cba75810406b0c881bcabe03c27fa47e5
packit: Move fmf metadata into upstream

This moves https://src.fedoraproject.org/tests/systemd into upstream
so it's one less moving piece that we need to remember. While we're at
it, do various cleanups as well:

- Remove non-packit logic
- Set NO_BUILD in mkosi.local.conf as it's not picked up from the
  process environment
- Don't set unused environment variables
- Remove workdir logic as we run in an ephemeral VM already
- Drop --verbose from meson test to reduce noise
  from passed tests
- Use mkosi sandbox and drop duplicated deps from metadata file
- Stop running the unit tests as they already run as part of the rpm
  build and as part of the integration tests.
- Various style fixes
.packit.yml
test/fmf/.fmf/version [new file with mode: 0644]
test/fmf/integration-tests/main.fmf [new file with mode: 0644]
test/fmf/integration-tests/test.sh [new file with mode: 0755]
test/fmf/plans/ci.fmf [new file with mode: 0644]