URL: https://github.com/freeipa/freeipa/pull/5653 Author: mrizwan93 Title: #5653: ipatests: test to renew certs on replica using ipa-cert-fix Action: opened
PR body: """ This test checks if ipa-cert-fix renews the certs on replica after cert renewal on master.
related: https://pagure.io/freeipa/issue/7885
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/5653/head:pr5653 git checkout pr5653