Currently, mkosi GitHub action complains the following:
===
Could not find 'setfiles' which is required to relabel files.
===
Let's tentatively disable SELinux test.
sanitizers: ""
llvm: 0
cflags: "-Og"
- relabel: yes
+ relabel: no
qemu: 0
- distro: fedora
release: rawhide
sanitizers: address,undefined
llvm: 1
cflags: "-Og"
- relabel: yes
+ relabel: no
qemu: 0
- distro: opensuse
release: tumbleweed
sanitizers: ""
llvm: 0
cflags: "-Og"
- relabel: yes
+ relabel: no
qemu: 0
- distro: centos
release: "10"
sanitizers: ""
llvm: 0
cflags: "-Og"
- relabel: yes
+ relabel: no
qemu: 0
steps:
'TEST-03-JOBS',
'TEST-04-JOURNAL',
'TEST-05-RLIMITS',
- 'TEST-06-SELINUX',
'TEST-07-PID1',
'TEST-08-INITRD',
'TEST-09-REBOOT',