[Freeipa-devel] Testing extdom plugin directly

2018-01-18 Thread Sumit Bose via FreeIPA-devel
Hi, please find attached a small python class (generated with asn1ate) which might help to generate the needed data to send a request to the extdom plugin directly. This might be useful to write tests. To generate the base64 encoded data needed e.g. for the ldapexop command I used: from

[Freeipa-devel] [freeipa PR#1476][closed] [Backport][ipa-4-6] Checks if Dir Server is installed and running before IPA installation

2018-01-18 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1476 Author: flo-renaud Title: #1476: [Backport][ipa-4-6] Checks if Dir Server is installed and running before IPA installation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#1480][opened] IntegrationTests now collects logs from all test methods

2018-01-18 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1480 Author: felipevolpone Title: #1480: IntegrationTests now collects logs from all test methods Action: opened PR body: """ `logs_dict` should not be cleared. It's filled once per class and it should not be cleared after running the first test.

[Freeipa-devel] [freeipa PR#1478][closed] [Backport][ipa-4-6] Fixing test_backup_and_restore assert to do not rely on the order of returned data

2018-01-18 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1478 Author: Tiboris Title: #1478: [Backport][ipa-4-6] Fixing test_backup_and_restore assert to do not rely on the order of returned data Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git