]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #33636 from DaanDeMeyer/ext4
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 10 Jul 2024 19:33:23 +0000 (21:33 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 19:33:23 +0000 (21:33 +0200)
Various integration test improvements

1  2 
.github/workflows/mkosi.yml
mkosi.conf

index 020f7638521a2cc89651832612a2ec73000062d6,a4a7a761495fde485711f0ac60d546685d519763..d68d26fa554ca93f6b6a08f00e40a19b50c8e601
@@@ -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.
diff --cc mkosi.conf
Simple merge