[Freeipa-devel] [PATCH 0410] CI DNSSEC: fix zone delegation

Martin Basti mbasti at redhat.com
Fri Jan 29 10:52:43 UTC 2016



On 29.01.2016 11:10, Petr Spacek wrote:
> On 29.1.2016 10:43, Martin Basti wrote:
>>
>> On 25.01.2016 13:29, Martin Basti wrote:
>>>
>>> On 23.01.2016 10:34, Petr Spacek wrote:
>>>> On 22.1.2016 17:47, Martin Basti wrote:
>>>>> -        # make BIND happy, and delegate zone which contains A record of
>>>>> master
>>>>> +        # make BIND happy: add the glue record and delegate zone
>>>>> +        args = [
>>>>> +            "ipa", "dnsrecord-add", root_zone, self.master.domain.name,
>>>>> +            "--a-rec=" + self.master.ip
>>>>> +        ]
>>>>> +        self.master.run_command(args)
>>>>> +        time.sleep(10)  # sleep a bit until data are provided by
>>>>> bind-dyndb-ldap
>>>>> +
>>>> LGTM, ACK. In the worst case it will not fix the test :-)
>>>>
>>> Pushed to:
>>> ipa-4-3: 47422b0f3913e352cd28cac24128afed178701e8
>>> master: cdf08a0a869f83a6111d9560b69c582d2c04f89c
>>>
>> Here is better fix that should actually work in lab :)
>> patch attached
> ACK
>
Pushed to:
master: c5076452d6332284d11bae932ebac1464fe2578a
ipa-4-3: 2eece8c16ae460db8b1f9e4019612128af399bf7




More information about the Freeipa-devel mailing list