URL: https://github.com/freeipa/freeipa/pull/5029
Author: rebeccc
Title: #5029: [WIP] Add new krbtpolicy for lifetime jitter
Action: opened
PR body:
"""
I'm having difficulty setting up my test environment and want to check if my tests work against the PR tests. I'll update and clean up this PR when I confirm my tests work.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5029/head:pr5029
git checkout pr5029
URL: https://github.com/freeipa/freeipa/pull/5051
Author: rcritten
Title: #5051: [Backport][ipa-4-8] ipatests: Test certmonger rekey command works fine
Action: opened
PR body:
"""
This PR was opened automatically because PR #5002 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5051/head:pr5051
git checkout pr5051
URL: https://github.com/freeipa/freeipa/pull/5050
Author: rcritten
Title: #5050: [Backport][ipa-4-8] Increase replication changelog trimming to 30 days
Action: opened
PR body:
"""
This PR was opened automatically because PR #5038 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5050/head:pr5050
git checkout pr5050
URL: https://github.com/freeipa/freeipa/pull/5049
Author: rcritten
Title: #5049: [Backport][ipa-4-8] ipatests: stop the CA during healthcheck expiration test
Action: opened
PR body:
"""
This PR was opened automatically because PR #5040 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5049/head:pr5049
git checkout pr5049
URL: https://github.com/freeipa/freeipa/pull/5048
Author: rcritten
Title: #5048: [Backport][ipa-4-8] Improve performance of ipa-server-guard
Action: opened
PR body:
"""
This PR was opened automatically because PR #5045 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5048/head:pr5048
git checkout pr5048
URL: https://github.com/freeipa/freeipa/pull/5043
Author: stanislavlevin
Title: #5043: [Backport][ipa-4-8] uninstall: Don't fail on missing /var/lib/samba
Action: opened
PR body:
"""
This PR was opened manually because PR #5032 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5043/head:pr5043
git checkout pr5043
URL: https://github.com/freeipa/freeipa/pull/5002
Author: mrizwan93
Title: #5002: ipatests: Test certmonger rekey command works fine
Action: opened
PR body:
"""
Certmonger's rekey command was throwing an error as
unrecognized command. Test is to check if it is working fine.
related: https://bugzilla.redhat.com/show_bug.cgi?id=1249165
Signed-off-by: Mohammad Rizwan <myusuf(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5002/head:pr5002
git checkout pr5002
URL: https://github.com/freeipa/freeipa/pull/5038
Author: marcus2376
Title: #5038: Increase replication changelog trimming to 30 days
Action: opened
PR body:
"""
A long time ago the DS team recommended that the changelog trimming interval be set to 7 days. However, more recently we tend to see more time skews on certain platforms, and issues where it appears changes were trimmed too early (which can break replication).
It would be better to set the trimming interval to 30 days. This still prevents the changelog from getting too large, and it should help with some of the other issues we are now seeing.
Fixes: https://pagure.io/freeipa/issue/8464
Signed-off-by: Mark Reynolds <mreynolds(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5038/head:pr5038
git checkout pr5038
URL: https://github.com/freeipa/freeipa/pull/5040
Author: rcritten
Title: #5040: ipatests: stop certmonger during healthcheck expiration test
Action: opened
PR body:
"""
ipatests: stop certmonger during healthcheck expiration test
Time is moved during the test to ensure that ipa-healthcheck
finds expired certificates. It's possible that certmonger will also
wake up and renew the certificates before ipa-healthcheck can
execute so shut down certmonger during the test.
https://pagure.io/freeipa/issue/8463
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5040/head:pr5040
git checkout pr5040