URL: https://github.com/freeipa/freeipa/pull/3254 Author: flo-renaud Title: #3254: ipatests: fix TestUserPermissions::test_selinux_user_optimized Action: opened
PR body: """ This test requires SELinux and fails if selinux is disabled (because it's calling semanage login -l).
The vagrant images currently in use in the nightly tests are configured with selinux disabled. Add skipif marker when selinux is disabled.
Fixes: https://pagure.io/freeipa/issue/7974
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3254/head:pr3254 git checkout pr3254
URL: https://github.com/freeipa/freeipa/pull/3254 Author: flo-renaud Title: #3254: ipatests: fix TestUserPermissions::test_selinux_user_optimized Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3254/head:pr3254 git checkout pr3254
freeipa-devel@lists.fedorahosted.org