URL: https://github.com/freeipa/freeipa/pull/5799 Author: miskopo Title: #5799: ipatests: test_installation: Skip KRA test if lib389 cannot be imported Action: opened
PR body: """ KRA instance import depends on lib389 package, which is not always installed and that results in failure. This fix skips relevant test if thei mport is not possible.
Signed-off-by: Michal Polovka mpolovka@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5799/head:pr5799 git checkout pr5799
URL: https://github.com/freeipa/freeipa/pull/5799 Author: miskopo Title: #5799: ipatests: test_installation: move tracking_reqs dependency to ipalib constants Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5799/head:pr5799 git checkout pr5799
freeipa-devel@lists.fedorahosted.org