[Freeipa-devel] [freeipa PR#5108][closed] [ipa-4-8] ipatests: Add nightly definitions for enforcing mode

2020-09-15 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5108 Author: netoarmando Title: #5108: [ipa-4-8] ipatests: Add nightly definitions for enforcing mode Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5108/head:pr5108

[Freeipa-devel] [freeipa PR#5109][opened] [WIP] ipatests: enhance TestSubCAkeyReplication

2020-09-15 Thread fcami via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5109 Author: fcami Title: #5109: [WIP] ipatests: enhance TestSubCAkeyReplication Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5109/head:pr5109 gi

[Freeipa-devel] [freeipa PR#5079][closed] ipatests: Fix for ipahealthcheck tests

2020-09-15 Thread menonsudhir via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5079 Author: menonsudhir Title: #5079: ipatests: Fix for ipahealthcheck tests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5079/head:pr5079 git checkout pr5079

[Freeipa-devel] [freeipa PR#5108][opened] [ipa-4-8] ipatests: Add nightly definitions for enforcing mode

2020-09-15 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5108 Author: netoarmando Title: #5108: [ipa-4-8] ipatests: Add nightly definitions for enforcing mode Action: opened PR body: """ Duplicates the scenario for `nightly_ipa-4-8_latest.yaml` and sets `selinux_enforcing` parameter as True. Indentation

[Freeipa-devel] [freeipa PR#5105][closed] ipatests: Add nightly definitions for enforcing mode

2020-09-15 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5105 Author: netoarmando Title: #5105: ipatests: Add nightly definitions for enforcing mode Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5105/head:pr5105 git checko

[Freeipa-devel] [freeipa PR#5107][opened] [Container] Unify access to FQDN

2020-09-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5107 Author: tiran Title: #5107: [Container] Unify access to FQDN Action: opened PR body: """ FreeIPA's Python and C code used different approaches to get the FQDN of the host. Some places assumed that gethostname() returns a FQDN. Other code paths