URL: https://github.com/freeipa/freeipa/pull/5659 Author: mrizwan93 Title: #5659: ipatests: Don't rely on certmonger to assign request id Action: opened
PR body: """ There are failure observed in test_rekey_keytype_DSA(test_cert.py) It is due to the fact that there is no guarantee that the request id will match the filename that certmonger assigns. So just don't rely on certmonger and specify own request id on commandline.
fixes: https://pagure.io/freeipa/issue/8725
Signed-off-by: Mohammad Rizwan myusuf@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5659/head:pr5659 git checkout pr5659
URL: https://github.com/freeipa/freeipa/pull/5659 Author: mrizwan93 Title: #5659: ipatests: Don't rely on certmonger's assigned request id Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5659/head:pr5659 git checkout pr5659
freeipa-devel@lists.fedorahosted.org