[Freeipa-devel] [freeipa PR#4002][opened] [testing_master_latest] Nightly PR

2019-12-09 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4002 Author: freeipa-pr-ci Title: #4002: [testing_master_latest] 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/4002/head:pr4002

[Freeipa-devel] [freeipa PR#3993][closed] [testing_master_latest] Nightly PR

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

[Freeipa-devel] [freeipa PR#4001][opened] WIP: DNS install check: allow overlapping zone to be from the master itself

2019-12-09 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4001 Author: abbra Title: #4001: WIP: DNS install check: allow overlapping zone to be from the master itself Action: opened PR body: """ When re-running `ipa-server-install --setup-dns` on already installed server, we do not get to the check of

[Freeipa-devel] [freeipa PR#4000][opened] ipatests: Test if ipa-backup throws error if /var/lib/ipa/ runs out of space

2019-12-09 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4000 Author: mrizwan93 Title: #4000: ipatests: Test if ipa-backup throws error if /var/lib/ipa/ runs out of space Action: opened PR body: """ ipa-backup throws error when /var/lib/ipa runs out of space. Earlier the error was not so clear. Fix

[Freeipa-devel] [freeipa PR#3999][opened] Fix typo in idrange.py docstring

2019-12-09 Thread smartsammler via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3999 Author: smartsammler Title: #3999: Fix typo in idrange.py docstring Action: opened PR body: """ In my opinion the sentence makes more sense if one replaces this `id` with a `is`. If this is not what was meant, then I would be pleased if the