[Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Tomas Babej
Hi, This implements the test cases for legacy clients using SSSD, nss-ldap and nss-pam-ldapd. Part of: https://fedorahosted.org/freeipa/ticket/3833 -- Tomas Babej Associate Software Engeneer | Red Hat | Identity Management RHCE | Brno Site | IRC: tbabej | freeipa.org From

Re: [Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Alexander Bokovoy
On Fri, 01 Nov 2013, Tomas Babej wrote: Hi, This implements the test cases for legacy clients using SSSD, nss-ldap and nss-pam-ldapd. Part of: https://fedorahosted.org/freeipa/ticket/3833 -- Tomas Babej Associate Software Engeneer | Red Hat | Identity Management RHCE | Brno Site | IRC:

Re: [Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Tomas Babej
On 11/01/2013 12:35 PM, Alexander Bokovoy wrote: On Fri, 01 Nov 2013, Tomas Babej wrote: Hi, This implements the test cases for legacy clients using SSSD, nss-ldap and nss-pam-ldapd. Part of: https://fedorahosted.org/freeipa/ticket/3833 -- Tomas Babej Associate Software Engeneer | Red Hat

Re: [Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Alexander Bokovoy
On Fri, 01 Nov 2013, Tomas Babej wrote: +# the 'as' part is a workaround around Nose agressive execution of Test classes +from ipatests.test_integration import test_trust as trust_tests Can you explain what does this 'agressive execution' mean? This was done to make Nose not execute the

Re: [Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Petr Viktorin
On 11/01/2013 03:20 PM, Tomas Babej wrote: On 11/01/2013 12:19 PM, Tomas Babej wrote: Hi, This implements the test cases for legacy clients using SSSD, nss-ldap and nss-pam-ldapd. Part of: https://fedorahosted.org/freeipa/ticket/3833 A nitpick: assert result.returncode == 0

Re: [Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Tomas Babej
On 11/01/2013 03:39 PM, Petr Viktorin wrote: On 11/01/2013 03:20 PM, Tomas Babej wrote: On 11/01/2013 12:19 PM, Tomas Babej wrote: Hi, This implements the test cases for legacy clients using SSSD, nss-ldap and nss-pam-ldapd. Part of: https://fedorahosted.org/freeipa/ticket/3833 A nitpick:

Re: [Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Tomas Babej
On 11/01/2013 03:42 PM, Tomas Babej wrote: On 11/01/2013 03:39 PM, Petr Viktorin wrote: On 11/01/2013 03:20 PM, Tomas Babej wrote: On 11/01/2013 12:19 PM, Tomas Babej wrote: Hi, This implements the test cases for legacy clients using SSSD, nss-ldap and nss-pam-ldapd. Part of:

Re: [Freeipa-devel] [PATCH 0128] ipatests: Add integration tests for legacy clients

2013-11-01 Thread Alexander Bokovoy
On Fri, 01 Nov 2013, Tomas Babej wrote: On 11/01/2013 03:42 PM, Tomas Babej wrote: On 11/01/2013 03:39 PM, Petr Viktorin wrote: On 11/01/2013 03:20 PM, Tomas Babej wrote: On 11/01/2013 12:19 PM, Tomas Babej wrote: Hi, This implements the test cases for legacy clients using SSSD, nss-ldap