freeipa/ipatests/test_integration
Florence Blanc-Renaud cb14883acc tests: fix failure in test_topology_TestTopologyOptions:test_add_remove_segment
The test is performing topology changes on the master, then
waits for replication to replicate the changes and checks
the expected outcome on replica1.

The issue is that wait_for_replication was called on replica1,
but should be called on the master. This method is reliable only
if it is executed on the host where the modification was done.

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

Reviewed-By: François Cami <fcami@redhat.com>
2019-02-19 14:51:56 +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 Test smart card advise scripts 2018-12-11 13:46:52 +01:00
test_authselect.py Remove unused tests 2019-01-17 14:36:27 +01:00
test_automount_locations.py ipatests: add a test for ipa-client-automount 2018-12-14 10:15:04 +01:00
test_backup_and_restore.py Add ldapmodify/search helper functions 2019-02-05 08:39:13 -05:00
test_caless.py Remove obsolete tests from test_caless.py 2019-01-29 14:42:13 -05:00
test_commands.py Add ldapmodify/search helper functions 2019-02-05 08:39:13 -05: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 Test --external-ca-type=ms-cs 2019-02-11 18:06:25 +01: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 Mark failing NTP test as expected failure 2019-01-17 14:29:34 +01:00
test_ordering.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_pkinit_manage.py ipatests: add integration test for pkinit enable on replica 2019-01-09 09:51:31 +01:00
test_replica_promotion.py Add ldapmodify/search helper functions 2019-02-05 08:39:13 -05:00
test_replication_layouts.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
test_server_del.py ipatests/test_integration/test_server_del.py: Enable dns in fw for dnssec 2018-12-07 17:29:59 +01: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 tests: fix failure in test_topology_TestTopologyOptions:test_add_remove_segment 2019-02-19 14:51:56 +01:00
test_trust.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
test_uninstallation.py Tests: fix option name for dsctl 2019-02-06 13:13:46 -05:00
test_upgrade.py ipatests: fix TestUpgrade::test_double_encoded_cacert 2018-12-05 11:09:23 +01:00
test_user_permissions.py tests: mark xfail for test_selinux_user_optimized on fed<=28 2019-02-15 18:21:47 +01:00
test_vault.py Add a shared-vault-retrieve test 2018-11-21 15:41:00 +01:00