URL: https://github.com/freeipa/freeipa/pull/4959
Author: tiran
Title: #4959: [Backport][ipa-4-8] Add ipaplatforms for containers
Action: opened
PR body:
"""
Manual backport of PR #4904 to 4.8 branch
There was no conflict during manual cherry picking.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4959/head:pr4959
git checkout pr4959
URL: https://github.com/freeipa/freeipa/pull/4941
Author: menonsudhir
Title: #4941: ipatests: Test IPACertNSSTrust check when trust attributes is modified for specific cert
Action: opened
PR body:
"""
This test modifies the trust attribute of Server-Cert and checks that healthcheck tool reports correct status
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4941/head:pr4941
git checkout pr4941
URL: https://github.com/freeipa/freeipa/pull/4958
Author: flo-renaud
Title: #4958: [Backport][ipa-4-8] Replace SSLCertVerificationError with SSLCertificateError for py36
Action: opened
PR body:
"""
This PR was opened automatically because PR #4956 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/4958/head:pr4958
git checkout pr4958
URL: https://github.com/freeipa/freeipa/pull/4904
Author: tiran
Title: #4904: Add ipaplatforms for containers
Action: opened
PR body:
"""
### Allow to override ipaplatform with env var
The ipaplatform provider module can now be overriden by setting
IPAPLATFORM_OVERRIDE environment variable.
### Add ipaplatform for Fedora and RHEL container
Container platforms for Fedora and RHEL simplify FreeIPA container
effort. Paths are based on patches from https://github.com/freeipa/freeipa-container
### Write state dir to smb.conf
smb.conf now sets state and cache directory, then includes the registry.
This also allows us to write the final smb.conf before importing
remaining settings into the Samba registry.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4904/head:pr4904
git checkout pr4904
URL: https://github.com/freeipa/freeipa/pull/4957
Author: rcritten
Title: #4957: [Backport][ipa-4-8] ipatests: Don't turn Pytest IPA deprecation warnings into errors
Action: opened
PR body:
"""
This PR was opened automatically because PR #4953 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/4957/head:pr4957
git checkout pr4957
URL: https://github.com/freeipa/freeipa/pull/4953
Author: stanislavlevin
Title: #4953: ipatests: Don't turn Pytest IPA deprecation warnings into errors
Action: opened
PR body:
"""
With new Pytest 6.0 \[0\]:
> PytestDeprecationWarning are now errors by default.
Following our plan to remove deprecated features with as little disruption as
possible, all warnings of type PytestDeprecationWarning now generate errors
instead of warning messages.
PytestWarnings are no longer marked as the part of public API, but as
internal warnings. It's unsafe to use bare PytestDeprecationWarning,
which is turned into the error on major releases.
\[0\]: https://github.com/pytest-dev/pytest/releases/tag/6.0.0
Fixes: https://pagure.io/freeipa/issue/8435
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4953/head:pr4953
git checkout pr4953
URL: https://github.com/freeipa/freeipa/pull/4950
Author: fcami
Title: #4950: [Backport][ipa-4-8] ipatests: test_commands: test_login_wrong_password: look farther in time
Action: opened
PR body:
"""
Sometimes test_login_wrong_password fails because the log window the
string message is searched in is too narrow.
Broaden the window by looking at the past 10 seconds.
Fixes: https://pagure.io/freeipa/issue/8432
Signed-off-by: François Cami <fcami(a)redhat.com>
Reviewed-By: Rob Crittenden <rcritten(a)redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4950/head:pr4950
git checkout pr4950
URL: https://github.com/freeipa/freeipa/pull/4951
Author: fcami
Title: #4951: [Backport][ipa-4-6] ipatests: test_commands: test_login_wrong_password: look farther in time
Action: opened
PR body:
"""
Sometimes test_login_wrong_password fails because the log window the
string message is searched in is too narrow.
Broaden the window by looking at the past 10 seconds.
Fixes: https://pagure.io/freeipa/issue/8432
Signed-off-by: François Cami <fcami(a)redhat.com>
Reviewed-By: Rob Crittenden <rcritten(a)redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4951/head:pr4951
git checkout pr4951
URL: https://github.com/freeipa/freeipa/pull/4952
Author: fcami
Title: #4952: [Backport][ipa-4-8] re-enable test_sss_ssh_authorizedkeys
Action: opened
PR body:
"""
test_sss_ssh_authorizedkeys was disabled but recent test runs show it might be working properly.
Run in multiple times to see if it works.
Note two commits: I'd rather keep the -v even if we end up disabling the test again, so these commits should not be squashed.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4952/head:pr4952
git checkout pr4952