URL: https://github.com/freeipa/freeipa/pull/3414
Author: flo-renaud
Title: #3414: Nightly test definition: add missing tests
Action: opened
PR body:
"""
The following test was missing from all nightlies:
- test_integration/test_crlgen_manage.py
The following tests were missing from nightly_f28 and nightly_f29:
- test_integration/test_nfs.py
- test_integration/test_smb.py
The following test was missing from nightly_rawhide:
- test_integration/test_smb.py
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3414/head:pr3414
git checkout pr3414
URL: https://github.com/freeipa/freeipa/pull/3481
Author: Tiboris
Title: #3481: [Backport][ipa-4-7] ipatests: Add tests for interactive chronyd configuration
Action: opened
PR body:
"""
This PR was opened manually because PR #3406 was pushed to master and backport to ipa-4-7 is required. Please review prci definitions.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3481/head:pr3481
git checkout pr3481
URL: https://github.com/freeipa/freeipa/pull/3259
Author: netoarmando
Title: #3259: [WIP] Test AD topology
Action: opened
PR body:
"""
This PR shows how the new topology enables test cases that require Active Directory hosts.
The name of the topology is `ad`, however, it also includes a `master` host.
The changes made to `test_trust.py` were made to remove `ad_subdomain` and `ad_treedomain` hosts.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3259/head:pr3259
git checkout pr3259