Skip to content

Commit 0664807

Browse files
committed
test: fix apparmor tests
Remove selinux more actively. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent 82ea44a commit 0664807

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hack/test/e2e-qemu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ case "${WITH_APPARMOR_LSM_ENABLED:-false}" in
192192
machine:
193193
install:
194194
extraKernelArgs:
195+
- -selinux
195196
- lsm=lockdown,capability,yama,apparmor,bpf
196197
- apparmor=1
197198
EOF

0 commit comments

Comments
 (0)