Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-07-01 Thread Martin Basti
On 01.07.2016 16:55, Oleg Fayans wrote: Hi Martin, Thanks for the review. The updated patch is attached On 07/01/2016 04:09 PM, Martin Basti wrote: On 01.07.2016 14:38, Oleg Fayans wrote: Hi Martin. Now I have this client installation thing sorted out. The test works as expected On 06/30/

Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-07-01 Thread Oleg Fayans
Hi Martin, Thanks for the review. The updated patch is attached On 07/01/2016 04:09 PM, Martin Basti wrote: > > > On 01.07.2016 14:38, Oleg Fayans wrote: >> Hi Martin. Now I have this client installation thing sorted out. The >> test works as expected >> >> On 06/30/2016 02:57 PM, Martin Basti

Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-07-01 Thread Martin Basti
On 01.07.2016 14:38, Oleg Fayans wrote: Hi Martin. Now I have this client installation thing sorted out. The test works as expected On 06/30/2016 02:57 PM, Martin Basti wrote: On 30.06.2016 14:40, Oleg Fayans wrote: Hi Martin, Attached is a new version of the patch with two test cases sepa

Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-07-01 Thread Oleg Fayans
Hi Martin. Now I have this client installation thing sorted out. The test works as expected On 06/30/2016 02:57 PM, Martin Basti wrote: > > > On 30.06.2016 14:40, Oleg Fayans wrote: >> Hi Martin, >> >> Attached is a new version of the patch with two test cases separated. >> >> On 06/29/2016 12:2

Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-06-30 Thread Martin Basti
On 30.06.2016 14:40, Oleg Fayans wrote: Hi Martin, Attached is a new version of the patch with two test cases separated. On 06/29/2016 12:23 PM, Martin Basti wrote: On 29.06.2016 10:56, Oleg Fayans wrote: Hello, +assert_error(result, + "Failed to verify that

Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-06-30 Thread Oleg Fayans
Hi Martin, Attached is a new version of the patch with two test cases separated. On 06/29/2016 12:23 PM, Martin Basti wrote: > > > On 29.06.2016 10:56, Oleg Fayans wrote: >> >> > > Hello, > > +assert_error(result, > + "Failed to verify that %s is an IPA Server" % >

Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-06-29 Thread Petr Spacek
On 29.6.2016 12:23, Martin Basti wrote: > > > On 29.06.2016 10:56, Oleg Fayans wrote: >> >> > > Hello, > > +assert_error(result, > + "Failed to verify that %s is an IPA Server" % > + self.master.hostname) > > > I would expect this error there: >

Re: [Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-06-29 Thread Martin Basti
On 29.06.2016 10:56, Oleg Fayans wrote: Hello, +assert_error(result, + "Failed to verify that %s is an IPA Server" % + self.master.hostname) I would expect this error there: "Cannot promote this client to a replica. Local domain '{local}'

[Freeipa-devel] [Test][patch-0052] Test for incorrect client domain

2016-06-29 Thread Oleg Fayans
-- Oleg Fayans Quality Engineer FreeIPA team RedHat. From 6fe2f67807a2cd3d9519c1c919c884dd18867f74 Mon Sep 17 00:00:00 2001 From: Oleg Fayans Date: Wed, 29 Jun 2016 10:53:44 +0200 Subject: [PATCH] Test for incorrect client domain https://fedorahosted.org/freeipa/ticket/5976 --- .../test_integr