URL: https://github.com/freeipa/freeipa/pull/3493
Author: fcami
Title: #3493: [Backport][ipa-4-8] azure-pipelines.yml: switch to Python 3.7
Action: opened
PR body:
"""
This PR was opened automatically because PR #3492 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/3493/head:pr3493
git checkout pr3493
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