[Freeipa-devel] [freeipa PR#3648][opened] prci: fix typo on nightly test definitions

2019-09-10 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3648 Author: netoarmando Title: #3648: prci: fix typo on nightly test definitions Action: opened PR body: """ PR-CI breaks if the class to execute the tests doesn't exist. PR-CI issue: https://github.com/freeipa/freeipa-pr-ci/issues/306

[Freeipa-devel] [freeipa PR#3647][opened] [testing_f29] Nightly PR

2019-09-10 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3647 Author: freeipa-pr-ci Title: #3647: [testing_f29] Nightly PR Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3647/head:pr3647 git checkout

[Freeipa-devel] [freeipa PR#3628][closed] [testing_f29] Nightly PR

2019-09-10 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3628 Author: freeipa-pr-ci Title: #3628: [testing_f29] Nightly PR Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3628/head:pr3628 git checkout pr3628

[Freeipa-devel] [freeipa PR#3646][opened] Add container environment check to replicainstall

2019-09-10 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3646 Author: Tiboris Title: #3646: Add container environment check to replicainstall Action: opened PR body: """ Inside the container environment master's IP address does not resolve to its name. Resolves: https://pagure.io/freeipa/issue/6210 """

[Freeipa-devel] [freeipa PR#3645][opened] ipatests: Added testcase to check that ipa-healthcheck tool displays warning if no range is set

2019-09-10 Thread menonsudhir via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3645 Author: menonsudhir Title: #3645: ipatests: Added testcase to check that ipa-healthcheck tool displays warning if no range is set Action: opened PR body: """ ipatests: Added testcase to check that ipa-healthcheck tool displays warning if no

[Freeipa-devel] [freeipa PR#3644][opened] Hidden Replica: Add a test for Automatic CRL configuration

2019-09-10 Thread ndehadrai via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3644 Author: ndehadrai Title: #3644: Hidden Replica: Add a test for Automatic CRL configuration Action: opened PR body: """ Added tests to check scenario whether automatic CRL configuration is successful on a replica which is configured as a hidden

[Freeipa-devel] [freeipa PR#3637][closed] [Backport][ipa-4-8] Add test for PG2018 - hostname length limit enforced to 64

2019-09-10 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3637 Author: miskopo Title: #3637: [Backport][ipa-4-8] Add test for PG2018 - hostname length limit enforced to 64 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3636][closed] [Backport][ipa-4-7] Add test for PG2018 - hostname length limit enforced to 64

2019-09-10 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3636 Author: miskopo Title: #3636: [Backport][ipa-4-7] Add test for PG2018 - hostname length limit enforced to 64 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3643][opened] WIP: add default access control when migrating trust objects

2019-09-10 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3643 Author: abbra Title: #3643: WIP: add default access control when migrating trust objects Action: opened PR body: """ It looks like for some cases we do not have proper set up keytab retrieval configuration in the old trusted domain object.

[Freeipa-devel] [freeipa PR#3642][opened] prci: increase gating tasks priority

2019-09-10 Thread f-trivino via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3642 Author: f-trivino Title: #3642: prci: increase gating tasks priority Action: opened PR body: """ Sometimes the gating tasks (build and jobs) are blocked because of nightly regression remaining tasks are in progress. The reason is because

[Freeipa-devel] [freeipa PR#3641][opened] Add Authentication Indicator Kerberos ticket policy options

2019-09-10 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3641 Author: abbra Title: #3641: Add Authentication Indicator Kerberos ticket policy options Action: opened PR body: """ See discussion in https://github.com/freeipa/freeipa/pull/3358#issuecomment-528796956 Related:

[Freeipa-devel] [freeipa PR#3640][opened] [Backport][ipa-4-8] Added new authentication indicators

2019-09-10 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3640 Author: abbra Title: #3640: [Backport][ipa-4-8] Added new authentication indicators Action: opened PR body: """ This PR was opened automatically because PR #3358 was pushed to master and backport to ipa-4-8 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#3358][closed] Added new authentication indicators

2019-09-10 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3358 Author: tengcm2015 Title: #3358: Added new authentication indicators Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3358/head:pr3358 git checkout pr3358

[Freeipa-devel] [freeipa PR#3639][opened] [Backport][ipa-4-8] adtrust: avoid using timestamp in klist output

2019-09-10 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3639 Author: abbra Title: #3639: [Backport][ipa-4-8] adtrust: avoid using timestamp in klist output Action: opened PR body: """ This PR was opened automatically because PR #3635 was pushed to master and backport to ipa-4-8 is required. """ To

[Freeipa-devel] [freeipa PR#3635][closed] adtrust: avoid using timestamp in klist output

2019-09-10 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3635 Author: abbra Title: #3635: adtrust: avoid using timestamp in klist output Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3635/head:pr3635 git checkout pr3635