]> git.ipfire.org Git - thirdparty/mkosi.git/commit
ci: Do all work on a btrfs filesystem 2497/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 13 Mar 2024 16:20:19 +0000 (17:20 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 13 Mar 2024 21:52:48 +0000 (22:52 +0100)
commitd0be3a37b703bba3933582c27434449faeea6ee6
tree842fb9201eaab885c8b0c83e9104e3592807c45c
parent69b6e73a1a633ce247a51aa26ed66188d0b47c43
ci: Do all work on a btrfs filesystem

Let's make sure we take advantage of our COW and subvolume support
in CI by doing all work in a btrfs filesystem. Additionally enable
compression and user subvolume deletes on the btrfs filesystem to
speed things up even more.
.github/workflows/ci.yml
tests/__init__.py
tests/test_initrd.py
tests/test_sysext.py