mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 18:01:23 -06:00
03d696f224
In beaker lab the situation when master and replica have ip addresses from different subnets is quite frequent. When a replica has ip from different subnet than master's, ipa-replica-prepare looks up a proper reverse zone to add a pointer record, and if it does not find it, it asks a user for permission to create it automatically. It breaks the tests adding the unexpected input. The workaround is to always create a reverse zone for a new replica. Corresponding ticket is https://fedorahosted.org/freeipa/ticket/5306 Reviewed-By: Petr Spacek <pspacek@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com> |
||
---|---|---|
.. | ||
scripts | ||
__init__.py | ||
base.py | ||
config.py | ||
env_config.py | ||
host.py | ||
tasks.py | ||
test_advise.py | ||
test_backup_and_restore.py | ||
test_caless.py | ||
test_dnssec.py | ||
test_external_ca.py | ||
test_forced_client_reenrollment.py | ||
test_kerberos_flags.py | ||
test_legacy_clients.py | ||
test_ordering.py | ||
test_service_permissions.py | ||
test_simple_replication.py | ||
test_sudo.py | ||
test_testconfig.py | ||
test_topologies.py | ||
test_topology.py | ||
test_trust.py | ||
util.py |