freeipa/ipatests
Oleg Fayans 03d696f224 Added a proper workaround for dnssec test failures in Beaker environment
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>
2015-10-01 14:46:43 +02:00
..
man ipatests: Setup SSSD debugging mode by default 2014-05-09 13:57:04 +03:00
pytest_plugins Use the print function 2015-09-01 11:42:01 +02:00
test_cmdline Replace StandardError with Exception 2015-09-30 10:51:36 +02:00
test_install Server Upgrade: remove --test option 2015-03-19 12:48:41 +01:00
test_integration Added a proper workaround for dnssec test failures in Beaker environment 2015-10-01 14:46:43 +02:00
test_ipalib Replace StandardError with Exception 2015-09-30 10:51:36 +02:00
test_ipapython Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_ipaserver Replace StandardError with Exception 2015-09-30 10:51:36 +02:00
test_pkcs10 Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
test_webui Use the print function 2015-09-01 11:42:01 +02:00
test_xmlrpc Replace StandardError with Exception 2015-09-30 10:51:36 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Use byte literals where appropriate 2015-09-17 11:08:43 +02:00
i18n.py Use the print function 2015-09-01 11:42:01 +02:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
pytest.ini ipatests: Use pytest-sourceorder 2014-12-17 15:37:56 +01:00
setup.py.in Replace filter() calls with list comprehensions 2015-09-01 11:42:01 +02:00
test_util.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
util.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00