URL: https://github.com/freeipa/freeipa/pull/5892 Author: mrizwan93 Title: #5892: [Backport][ipa-4-9] ipatests: Test ipa-cert-fix warns when startup directive is missing from CS.cfg Action: opened
PR body: """ Earlier it used to fail when startup directive missing from CS.cfg. With https://github.com/dogtagpki/pki/pull/3466, it changed to display a warning than failing.
related: https://pagure.io/freeipa/issue/8890
Signed-off-by: Mohammad Rizwan myusuf@redhat.com Reviewed-By: Florence Blanc-Renaud flo@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5892/head:pr5892 git checkout pr5892