Skip to content

Commit

Permalink
test: fix apparmor tests
Browse files Browse the repository at this point in the history
Remove selinux more actively.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
smira committed Dec 24, 2024
1 parent 82ea44a commit 0664807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/test/e2e-qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ case "${WITH_APPARMOR_LSM_ENABLED:-false}" in
machine:
install:
extraKernelArgs:
- -selinux
- lsm=lockdown,capability,yama,apparmor,bpf
- apparmor=1
EOF
Expand Down

0 comments on commit 0664807

Please sign in to comment.