mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-28 09:06:44 -06:00
692cbc5d3f
Use methods: - tasks.replica_install() - tasks.client_install() instead of custom methods. Move ntp_pool/server to class scope. Using teardown_method for cleanup. Edit tasks.client_install to return result of installation. Refactor install_replica task: Add promote parameter to install_replica task. Add ntp_args to install_client call and remove from replica installation from tasks.install_replica while promoting. Use case while not promoting has to have user allowed to enroll a replica and server to contact in case autodiscovery does not work. Related: https://pagure.io/freeipa/issue/7719 Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Sergey Orlov <sorlov@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
test_advise.py | ||
test_authselect.py | ||
test_automount_locations.py | ||
test_backup_and_restore.py | ||
test_caless.py | ||
test_commands.py | ||
test_crlgen_manage.py | ||
test_customized_ds_config_install.py | ||
test_dns_locations.py | ||
test_dnssec.py | ||
test_external_ca.py | ||
test_forced_client_reenrollment.py | ||
test_http_kdc_proxy.py | ||
test_idviews.py | ||
test_installation.py | ||
test_kerberos_flags.py | ||
test_legacy_clients.py | ||
test_netgroup.py | ||
test_ntp_options.py | ||
test_ordering.py | ||
test_pkinit_manage.py | ||
test_replica_promotion.py | ||
test_replication_layouts.py | ||
test_server_del.py | ||
test_service_permissions.py | ||
test_simple_replication.py | ||
test_sudo.py | ||
test_testconfig.py | ||
test_topologies.py | ||
test_topology.py | ||
test_trust.py | ||
test_uninstallation.py | ||
test_upgrade.py | ||
test_user_permissions.py | ||
test_vault.py |