URL: https://github.com/freeipa/freeipa/pull/4211 Author: wladich Title: #4211: [Backport][ipa-4-7] ipatests: add test_trust suite to nightly runs Action: opened
PR body: """ This is a manual backport of #4208
The test suite test_trust was missing in nightly definitions because PR-CI was not able to provision multi-AD topology. Now that PR-CI is updated, we can start executing this test suite. It is not reasonable to add it to gating as this suite is time consuming like other tests requiring provisioning of AD instances. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4211/head:pr4211 git checkout pr4211
URL: https://github.com/freeipa/freeipa/pull/4211 Author: wladich Title: #4211: [Backport][ipa-4-6] ipatests: add test_trust suite to nightly runs Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4211/head:pr4211 git checkout pr4211
freeipa-devel@lists.fedorahosted.org