containers/container-selinux

gating tests?

Closed this issue · 2 comments

lsm5 commented

@rhatdan so far we don't have any gating tests running on every PR apart from the build tests. Do you have any recommendations on what kind of tests to run, preferably both upstream and fedora gating? Something like selinux-testsuite perhaps?

I would like to just compile and install the container.pp file.

podman/e2e/run_selinux_test.go
podman/system/410-selinux.bats

Should work.

lsm5 commented

Great, thanks! I'll try to PR to run these tests using Packit.