]> git.ipfire.org Git - thirdparty/mkosi.git/commit
tests: Build with --incremental=strict 3274/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 13 Dec 2024 09:20:40 +0000 (09:20 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 13 Dec 2024 10:26:26 +0000 (10:26 +0000)
commitad530e0497e931dd0a9ad464a2ca8e2e473e9971
tree68d3648dbacdbdce4de04fd7d4247ed133179296
parent1614060792f9975dec0461d79abd1f6ee7e8d766
tests: Build with --incremental=strict

Let's require cached images to be present before running the
integration tests. This makes sure the tests only need to build the
output that they're testing and it also opens up the road for running
tests in parallel in the future.
.github/workflows/ci.yml
tests/__init__.py