freeipa/ipatests/test_integration
Mohammad Rizwan Yusuf feee70d7bb ipatest: replica install with existing entry on master
replica install might fail because of existing entry for replica like
    `cn=ipa-http-delegation,cn=s4u2proxy,cn=etc,$SUFFIX` etc. The situation
    may arise due to incorrect uninstall of replica or ipa server-del is
    not executed on master.

    related bug : https://pagure.io/freeipa/issue/7174

Fixes: https://pagure.io/freeipa/issue/7276

Signed-off-by: Mohammad Rizwan Yusuf <myusuf@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2017-12-11 08:32:39 +01:00
..
__init__.py pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
base.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
create_caless_pki.py test_caless: add SAN dNSName extensions for wildcard tests 2017-08-11 13:53:44 +02:00
create_external_ca.py test_external_ca: switch to python-cryptography 2017-09-27 11:51:20 +02:00
test_advise.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_backup_and_restore.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
test_caless.py test_caless: fix http.p12 is not valid 2017-11-15 16:23:15 +01:00
test_customized_ds_config_install.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_dns_locations.py test_external_dns: add missing test cases 2017-11-07 10:17:17 +01:00
test_dnssec.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
test_external_ca.py ipatests: fix circular import for collect_logs 2017-11-13 13:49:51 +01:00
test_forced_client_reenrollment.py test_forced_client: decode get_file_contents() result 2017-11-06 16:51:00 +01:00
test_http_kdc_proxy.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_idviews.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_installation.py Re-enable some KRA installation tests 2017-12-07 13:03:30 +01:00
test_kerberos_flags.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_legacy_clients.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_netgroup.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_ordering.py ipatests: Use pytest-sourceorder 2014-12-17 15:37:56 +01:00
test_replica_promotion.py ipatest: replica install with existing entry on master 2017-12-11 08:32:39 +01:00
test_replication_layouts.py ipatest: replica install with existing entry on master 2017-12-11 08:32:39 +01:00
test_server_del.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_service_permissions.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_simple_replication.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_sudo.py Move remaining util functions to tasks module 2017-03-22 13:42:04 +01:00
test_testconfig.py ipatests: add systemd journal collection for multihost tests 2017-06-01 11:50:44 +02:00
test_topologies.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_topology.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_trust.py Move remaining util functions to tasks module 2017-03-22 13:42:04 +01:00
test_vault.py test_vault: increase WAIT_AFTER_ARCHIVE 2017-11-22 15:19:52 +01:00