URL: https://github.com/freeipa/freeipa/pull/5399
Author: flo-renaud
Title: #5399: [Backport][ipa-4-8] ipatests: clear initgroups cache in clear_sssd_cache
Action: opened
PR body:
"""
This PR was opened automatically because PR #5350 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/5399/head:pr5399
git checkout pr5399
URL: https://github.com/freeipa/freeipa/pull/5400
Author: flo-renaud
Title: #5400: [Backport][ipa-4-9] ipatests: clear initgroups cache in clear_sssd_cache
Action: opened
PR body:
"""
This PR was opened automatically because PR #5350 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5400/head:pr5400
git checkout pr5400
URL: https://github.com/freeipa/freeipa/pull/5350
Author: flo-renaud
Title: #5350: [WIP] ipatests: clear initgroups cache in clear_sssd_cache
Action: opened
PR body:
"""
The tasks module provides a method to clear sssd cache,
but the method does not remove the file /var/lib/sss/mc/initgroups.
Update the method to also remove this file.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5350/head:pr5350
git checkout pr5350
URL: https://github.com/freeipa/freeipa/pull/5394
Author: flo-renaud
Title: #5394: [Backport][ipa-4-8] ipatests: Test for IPATrustControllerPrincipalCheck
Action: opened
PR body:
"""
This PR was opened automatically because PR #5253 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/5394/head:pr5394
git checkout pr5394
URL: https://github.com/freeipa/freeipa/pull/5395
Author: flo-renaud
Title: #5395: [Backport][ipa-4-9] ipatests: Test for IPATrustControllerPrincipalCheck
Action: opened
PR body:
"""
This PR was opened automatically because PR #5253 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5395/head:pr5395
git checkout pr5395
URL: https://github.com/freeipa/freeipa/pull/5396
Author: flo-renaud
Title: #5396: [Backport][ipa-4-9] ipatests: ipahealthcheck remove test skipped in pytest run
Action: opened
PR body:
"""
This PR was opened automatically because PR #5344 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5396/head:pr5396
git checkout pr5396
URL: https://github.com/freeipa/freeipa/pull/5397
Author: flo-renaud
Title: #5397: [Backport][ipa-4-8] ipatests: ipahealthcheck remove test skipped in pytest run
Action: opened
PR body:
"""
This PR was opened automatically because PR #5344 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/5397/head:pr5397
git checkout pr5397
URL: https://github.com/freeipa/freeipa/pull/5344
Author: menonsudhir
Title: #5344: ipatests: ipahealthcheck remove test skipped in pytest run
Action: opened
PR body:
"""
TestIpaHealthCLI::test_input_file test was skipped due to
bz1866558. Removed the below statement so that the test can
now run as the bug is fixed.
@pytest.mark.xfail(reason='BZ 1866558', strict=False)
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5344/head:pr5344
git checkout pr5344
URL: https://github.com/freeipa/freeipa/pull/5329
Author: flo-renaud
Title: #5329: [Backport][ipa-4-6] Improve PKI subsystem detection
Action: opened
PR body:
"""
This is a manual backport of PR #5290 to ipa-4-6 branch.
Cherry-pick had issues with the tests commit (missing imports, line length).
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5329/head:pr5329
git checkout pr5329
URL: https://github.com/freeipa/freeipa/pull/5253
Author: menonsudhir
Title: #5253: ipatests: Test for IPATrustControllerPrincipalCheck
Action: opened
PR body:
"""
This testcase checks when trust between IPA-AD is established successfully,
IPATrustControllerPrincipalCheck displays result as SUCCESS
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5253/head:pr5253
git checkout pr5253