mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Revert "test: tentatively disable SELinux tests"
This reverts commit 261a3d191e.
This commit is contained in:
committed by
Daan De Meyer
parent
86b236fe99
commit
dbf83c6613
8
.github/workflows/mkosi.yml
vendored
8
.github/workflows/mkosi.yml
vendored
@@ -80,14 +80,14 @@ jobs:
|
||||
sanitizers: ""
|
||||
llvm: 0
|
||||
cflags: "-Og"
|
||||
relabel: no
|
||||
relabel: yes
|
||||
qemu: 0
|
||||
- distro: fedora
|
||||
release: rawhide
|
||||
sanitizers: address,undefined
|
||||
llvm: 1
|
||||
cflags: "-Og"
|
||||
relabel: no
|
||||
relabel: yes
|
||||
qemu: 0
|
||||
- distro: opensuse
|
||||
release: tumbleweed
|
||||
@@ -101,14 +101,14 @@ jobs:
|
||||
sanitizers: ""
|
||||
llvm: 0
|
||||
cflags: "-Og"
|
||||
relabel: no
|
||||
relabel: yes
|
||||
qemu: 0
|
||||
- distro: centos
|
||||
release: "10"
|
||||
sanitizers: ""
|
||||
llvm: 0
|
||||
cflags: "-Og"
|
||||
relabel: no
|
||||
relabel: yes
|
||||
qemu: 0
|
||||
|
||||
steps:
|
||||
|
||||
@@ -320,6 +320,7 @@ foreach dirname : [
|
||||
'TEST-03-JOBS',
|
||||
'TEST-04-JOURNAL',
|
||||
'TEST-05-RLIMITS',
|
||||
'TEST-06-SELINUX',
|
||||
'TEST-07-PID1',
|
||||
'TEST-08-INITRD',
|
||||
'TEST-09-REBOOT',
|
||||
|
||||
Reference in New Issue
Block a user