freeipa/ipatests/test_integration
Thomas Woerner 8e25ee64c8 ipatests/test_integration/test_backup_and_restore.py: No clean master uninstall
test_replica_install_after_restore is calling tasks.uninstall_master which
is disabling the firewall services for freeipa. The following ipa-restore
call is not reapplying the firewall settings. Calling tasks.uninstall_master
with clean=False will disable the firewall cleanup.

See: https://pagure.io/freeipa/issue/7755
Signed-off-by: Thomas Woerner <twoerner@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-12-07 17:29:59 +01:00
..
__init__.py Add marker needs_ipaapi and option to skip tests 2017-12-11 20:40:06 +01:00
base.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_advise.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
test_authselect.py Remove the authselect profile warning if sssd was not configured. 2018-10-26 08:11:03 +02:00
test_backup_and_restore.py ipatests/test_integration/test_backup_and_restore.py: No clean master uninstall 2018-12-07 17:29:59 +01:00
test_caless.py ipatests: update tests for ipa-server-certinstall 2018-11-13 13:04:19 +01:00
test_commands.py Add tests for ipa-cacert-manage install 2018-11-13 10:44:14 +01:00
test_customized_ds_config_install.py Speed up test_customized_ds_config_install 2018-11-08 17:46:38 +01:00
test_dns_locations.py Py3: Replace six.text_type with str 2018-09-27 16:11:18 +02:00
test_dnssec.py ipatests/test_integration/test_dnssec.py: Enable dns firewall service 2018-12-03 11:26:08 +01:00
test_external_ca.py Use tasks.install_master() in external_ca tests 2018-10-26 20:10:23 +02:00
test_forced_client_reenrollment.py ipatests/test_integration/test_forced_client_reenrollment.py: Use unshare 2018-12-03 11:26:08 +01:00
test_http_kdc_proxy.py ipatests/test_integration/test_http_kdc_proxy.py: Use new firewall import 2018-12-03 11:26:08 +01:00
test_idviews.py Add integration tests for idviews 2018-12-07 11:39:23 +01:00
test_installation.py Test error when yubikey hardware not present 2018-12-06 14:33:14 +01:00
test_kerberos_flags.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
test_legacy_clients.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_netgroup.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
test_ntp_options.py ipatests: add tests for NTP options usage on server, replica, and client 2018-12-03 13:58:19 +01:00
test_ordering.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_pkinit_manage.py ipatest: add test for ipa-pkinit-manage enable|disable 2018-12-05 11:06:21 +01:00
test_replica_promotion.py ipatests/test_integration/test_replica_promotion.py: Configure firewall 2018-12-03 11:26:08 +01:00
test_replication_layouts.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
test_server_del.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
test_service_permissions.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
test_simple_replication.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
test_sudo.py ipatests: add test for ipa-advise for enabling sudo for admins group 2018-11-07 13:48:54 +01:00
test_testconfig.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_topologies.py Fix comparison-with-callable 2018-11-13 13:37:58 +01:00
test_topology.py ipatests: fix test_replica_uninstall_deletes_ruvs 2018-11-20 13:34:07 +01:00
test_trust.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
test_uninstallation.py Drop dependency on 389-ds-base-legacy-tools 2018-11-13 12:07:27 +01:00
test_upgrade.py ipatests: fix TestUpgrade::test_double_encoded_cacert 2018-12-05 11:09:23 +01:00
test_user_permissions.py ipatests: add integration test for "Read radius servers" perm 2018-11-13 12:40:44 +01:00
test_vault.py Add a shared-vault-retrieve test 2018-11-21 15:41:00 +01:00