freeipa/ipatests/test_ipaserver/test_install
Fraser Tweedale 421fc376cc Fix upgrade when named.conf does not exist
Commit aee0d2180c adds an upgrade step
that adds system crypto policy include to named.conf.  This step
omitted the named.conf existence check; upgrade fails when it does
not exist.  Add the existence check.

Also update the test to add the IPA-related part of the named.conf
config, because the "existence check" actually does more than just
check that the file exists - it also check that it contains the IPA
bind-dyndb-ldap configuration section.

Part of: https://pagure.io/freeipa/issue/4853

Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-03-28 12:30:31 +02:00
..
__init__.py Add options to run only ipaclient unittests 2017-03-17 15:02:13 +01:00
test_adtrustinstance.py Add options to run only ipaclient unittests 2017-03-17 15:02:13 +01:00
test_bindinstance.py Fix upgrade when named.conf does not exist 2018-03-28 12:30:31 +02:00
test_cainstance.py Add tests for external CA profile specifiers 2017-10-04 10:09:18 +02:00
test_installutils.py Add value in set_directive after a commented-out version 2018-02-21 07:57:40 +01:00
test_service.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00