From: Daan De Meyer Date: Wed, 10 Jul 2024 19:33:23 +0000 (+0200) Subject: Merge pull request #33636 from DaanDeMeyer/ext4 X-Git-Tag: v257-rc1~926 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14fb6354f18a4927213554af0adcff6441354505;p=thirdparty%2Fsystemd.git Merge pull request #33636 from DaanDeMeyer/ext4 Various integration test improvements --- 14fb6354f18a4927213554af0adcff6441354505 diff --cc .github/workflows/mkosi.yml index 020f7638521,a4a7a761495..d68d26fa554 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@@ -140,8 -147,9 +147,10 @@@ jobs SANITIZERS=${{ matrix.sanitizers }} MESON_OPTIONS=--werror LLVM=${{ matrix.llvm }} + SYSEXT=1 + SELinuxRelabel=${{ matrix.relabel }} + [Host] QemuMem=4G # We build with debuginfo so there's no point in mounting the sources into the machine.