]> git.ipfire.org Git - thirdparty/mkosi.git/commit
ci: Use mkosi sandbox to run the integration tests 3402/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Jan 2025 19:21:03 +0000 (20:21 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 22 Jan 2025 13:11:18 +0000 (14:11 +0100)
commit28c29f69525053192323d8849d219796985c983f
treee09ba6631d15c9df05431b3cf78d440e5bbe8d3d
parent619e9c5435a3cf3883448ad512aafee095dd2e5a
ci: Use mkosi sandbox to run the integration tests

Using mkosi sandbox allows all the tools for the test logic themselves
to be executed from the tools tree as well.
.github/workflows/ci.yml
mkosi.conf.d/40-tools/mkosi.conf [new file with mode: 0644]
mkosi.conf.d/40-tools/mkosi.conf.d/arch.conf
mkosi.conf.d/40-tools/mkosi.conf.d/azure-centos-fedora.conf
mkosi.conf.d/40-tools/mkosi.conf.d/debian-kali-ubuntu.conf
mkosi.conf.d/40-tools/mkosi.conf.d/fedora.conf
mkosi.conf.d/40-tools/mkosi.conf.d/opensuse.conf
tests/test_signing.py