]> git.ipfire.org Git - thirdparty/mkosi.git/commit
tests: Drop tools tree related options 3091/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 2 Oct 2024 10:16:23 +0000 (12:16 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 2 Oct 2024 16:29:37 +0000 (18:29 +0200)
commit8c37154a2bea52879cc9fce9fbdec5881ffeedfe
treecf7ddab25f43cb2ea5b138780277b4e91ecb295f
parent4b4917ad51ae7e917f2ed3f0958926cdc2154fa5
tests: Drop tools tree related options

Let's not build the tools tree as part of running the tests anymore.
Instead, let's just build it manually up front.
.github/workflows/ci.yml
.gitignore
mkosi.conf.d/15-x86-64.conf
tests/__init__.py
tests/conftest.py
tests/test_boot.py