URL: https://github.com/freeipa/freeipa/pull/4414
Author: wladich
Title: #4414: ipatests: add test_crlgen_manage to the nightly run
Action: opened
PR body:
"""
test_integration/test_crlgen_manage was missing in nightly_ipa-4-7.yaml
for no obvious reason.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4414/head:pr4414
git checkout pr4414
URL: https://github.com/freeipa/freeipa/pull/4346
Author: flo-renaud
Title: #4346: [Backport][ipa-4-7] ipatests: add test for SSSD updating expired cache items
Action: opened
PR body:
"""
This PR was opened automatically because PR #3955 was pushed to master and backport to ipa-4-7 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4346/head:pr4346
git checkout pr4346
URL: https://github.com/freeipa/freeipa/pull/4462
Author: fcami
Title: #4462: [Backport][ipa-4-8] ipatests: test_replica_promotion.py: test KRA on Hidden Replica
Action: opened
PR body:
"""
MANUAL CHERRY-PICK OF https://github.com/freeipa/freeipa/pull/4428
The Hidden replica tests did not test what happened when KRA was
installed on a hidden replica and then other KRAs instantiated from
this original one. Add a test scenario that covers this.
Related: https://pagure.io/freeipa/issue/8240
Signed-off-by: François Cami <fcami(a)redhat.com>
Reviewed-By: Christian Heimes <cheimes(a)redhat.com>
Reviewed-By: Michal Polovka <mpolovka(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4462/head:pr4462
git checkout pr4462