[Freeipa-devel] [freeipa PR#5494][opened] ipatests: Test if server setup without dns uninstall properly

2021-01-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5494 Author: mrizwan93 Title: #5494: ipatests: Test if server setup without dns uninstall properly Action: opened PR body: """ IPA server uninstall was failing if dns was not setup. This test check if it uninstalls propelry. related: https://pagur

[Freeipa-devel] [freeipa PR#5465][closed] [Backport][ipa-4-9] ipatests: Test if server setup without dns uninstall properly

2021-01-28 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5465 Author: mrizwan93 Title: #5465: [Backport][ipa-4-9] ipatests: Test if server setup without dns uninstall properly Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull

[Freeipa-devel] [freeipa PR#5493][opened] Only build the UI with uglifyjs on RHEL 8

2021-01-28 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5493 Author: rcritten Title: #5493: Only build the UI with uglifyjs on RHEL 8 Action: opened PR body: """ The previous expression tested for RHEL or RHEL-like systems to use uglifyjs. Tighten that up to only RHEL 8 so future RHEL can use rjsmin. ht

[Freeipa-devel] [freeipa PR#5492][opened] Provide more detailed logging around memory detection

2021-01-28 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5492 Author: rcritten Title: #5492: Provide more detailed logging around memory detection Action: opened PR body: """ This should make it easier to troubleshoot low memory installation failures from the logs. https://pagure.io/freeipa/issue/8404 S

[Freeipa-devel] [freeipa PR#5476][closed] ipatests: fix incomplete nightly def in nightly_previous

2021-01-28 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5476 Author: flo-renaud Title: #5476: ipatests: fix incomplete nightly def in nightly_previous Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5476/head:pr5476 git che

[Freeipa-devel] [freeipa PR#5491][opened] ipatests: Update NSSDatabase DBM test on non-DBM-capable installs

2021-01-28 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5491 Author: rcritten Title: #5491: ipatests: Update NSSDatabase DBM test on non-DBM-capable installs Action: opened PR body: """ The string was updated to include the directory the for the database but this was not reflected in the test and not pic

[Freeipa-devel] [freeipa PR#5490][opened] [Backport][ipa-4-9] Better support for unreadable NSS database

2021-01-28 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5490 Author: flo-renaud Title: #5490: [Backport][ipa-4-9] Better support for unreadable NSS database Action: opened PR body: """ This PR was opened automatically because PR #5489 was pushed to master and backport to ipa-4-9 is required. """ To pul

[Freeipa-devel] [freeipa PR#5489][closed] Better support for unreadable NSS database

2021-01-28 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5489 Author: rcritten Title: #5489: Better support for unreadable NSS database Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5489/head:pr5489 git checkout pr5489 ___