]> git.ipfire.org Git - thirdparty/systemd.git/commit
fmf: Support being used downstream in dist-git tests 35879/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 Jan 2025 15:30:23 +0000 (16:30 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 Jan 2025 15:30:23 +0000 (16:30 +0100)
commit0eb7e29dfb388f746797675cef1ebd7bc3568b6e
treeb5d494ddfbba2f45faa6db52717d4023fdb5c59f
parent9e76e9c9dc211440e79a7e27600593169597cc41
fmf: Support being used downstream in dist-git tests

We can use our upstream fmf definitions to run downstream tests in
the Fedora systemd dist-git repository
(https://src.fedoraproject.org/rpms/systemd). To have access to the
dist-git sources when running the tests, we enable dist-git-source: true
downstream which makes the sources available in $TMT_SOURCE_DIR so
let's make sure we use those sources if they're available.
test/fmf/integration-tests/test.sh