URL: https://github.com/freeipa/freeipa/pull/4294
Author: abbra
Title: #4294: [Backport][ipa-4-8] Added tests for 2FA prompting configurations
Action: opened
PR body:
"""
This PR was opened automatically because PR #4272 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/4294/head:pr4294
git checkout pr4294
URL: https://github.com/freeipa/freeipa/pull/4298
Author: rcritten
Title: #4298: [Backport][ipa-4-8] ipatests: Test if server installer lock Bind9 recursion
Action: opened
PR body:
"""
This PR was opened automatically because PR #4292 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/4298/head:pr4298
git checkout pr4298
URL: https://github.com/freeipa/freeipa/pull/4292
Author: mrizwan93
Title: #4292: Test if server installer lock Bind9 recursion
Action: opened
PR body:
"""
This test is to check if recursion can be configured.
It checks if newly added file /etc/named/ipa-ext.conf
exists and /etc/named.conf should not have
'allow-recursion { any; };'. It also checks if ipa-backup
command backup the /etc/named/ipa-ext.conf file as well
related : https://pagure.io/freeipa/issue/8079
Signed-off-by: Mohammad Rizwan Yusuf <myusuf(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4292/head:pr4292
git checkout pr4292
URL: https://github.com/freeipa/freeipa/pull/4260
Author: wladich
Title: #4260: ipatests: add test for warning text displayed after AD trust agents setup
Action: opened
PR body:
"""
This PR created new suite for testing ipa-adtrust-install utility.
It adds test for proper warning text after setting up AD trust agents and moves one existing from test_commands test suite.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4260/head:pr4260
git checkout pr4260