Hello,
On 19.07.2016 17:45, Ganna Kaihorodova wrote:
Greetings!
Fix for ipatests/test_xmlrpc/test_dns_plugin.py
(test_forwardzone_delegation_warnings.test)
You can't have a DNS zone with the authoritative nameserver that does not have
a A or AAAA record in the local DNS.
Not true
Since in some test environments primary hostname of the master is managed by
an external DNS, this hostname can not be used as a NS-record for IPA-managed
zones. Therefore another existing fqdn corresponding to the master's ip and
managed by IPA DNS was used.
I really don't like using 'ipa-ca.<ipadomain>' domain name as server
name, this is not right.
I was digging deeper today to find what is the root case why it doesn't
work, and it looks that after some tests, named is not able to resolve
hostname, even if global forwarder is specified.
So this looks like bug on named/bind-dyndb-ldap side, because when I
restarted named-pkcs11 before the first test that is failing and all
forwardzone tests passed.
So I think this patch just hides the real issue and we should discard
it. I and pspacek will be continue investigating this tomorrow.
Notes to the patch format:
Please split that huge text in commit message to:
short summary (max 72 chars)
empty line
longer description
empty line
[ticket (if available)]
regars
Martin^2
Best regards,
Ganna Kaihorodova
Associate Software Quality Engineer
--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code