freeipa/ipatests
Tibor Dudlák ca9c4d70a0 Replace ntpd with chronyd in installation
Completely remove ipaserver/install/ntpinstance.py

This is no longer needed as chrony client configuration
is now handled in ipa-client-install.

Part of ipclient/install/client.py related to ntp configuration
has been refactored a bit to not lookup for srv records
and/or run chrony if not necessary.

Addresses: https://pagure.io/freeipa/issue/7024
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2018-04-09 11:00:02 -04:00
..
man Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
pytest_plugins Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
test_cmdline test_help: test "help" command without cache 2017-12-19 14:03:24 +01:00
test_install Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_integration Break out of teardown in test_replica_promotion.py if no config 2018-04-09 15:23:41 +02:00
test_ipaclient csrgen: Change to pure openssl config format (no script) 2017-04-03 07:46:30 +00:00
test_ipalib Generate same API.txt under Python 2 and 3 2018-02-15 09:41:30 +01:00
test_ipaplatform Load librpm on demand for IPAVersion 2018-04-09 09:01:29 +02:00
test_ipapython Fix installer CA port check for port 8080 2018-04-04 08:58:48 +02:00
test_ipaserver Fix upgrade when named.conf does not exist 2018-03-28 12:30:31 +02:00
test_webui test_web_ui: extend ui_driver methods 2018-04-09 09:06:48 +02:00
test_xmlrpc Relax message check in test_create_host_with_ip 2018-03-16 14:25:37 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Make fasttest pass without ~/.ipa/default.conf 2018-03-16 11:50:41 +01:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-run-tests Fix compatibility with latest pytest 2018-03-23 13:08:39 +01:00
ipa-test-config Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-test-task Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add mocked test for named crypto policy update 2018-02-20 17:01:52 +01:00
test_util.py Silence pytest.yield_fixture deprecation warning 2017-05-30 12:28:51 +02:00
util.py Unified ldap_initialize() function 2018-02-15 18:32:17 +01:00