freeipa/ipatests/test_integration
Tomas Babej 2adfaa3a9b ipatests: Check for legacy_client attribute presence if unapplying fixes
When legacy client tests fail during IPA installation, the legacy
client test produces an additional misleading error
(the real cause is reported as well). This happens due the fact
that we try to cleanup host that was not yet defined. We need to
check for this attribute being defined before unapplying fixes there.

https://fedorahosted.org/freeipa/ticket/4124
2014-01-20 15:35:28 +01:00
..
scripts Add CA-less install tests 2013-08-28 20:14:46 +02:00
__init__.py Add a framework for integration test configuration 2013-07-15 15:49:05 +02:00
base.py ipatests: Add support for extra roles referenced by a keyword 2013-10-31 16:52:12 +01:00
config.py test_integration: Support external names for hosts 2013-12-06 12:58:50 +01:00
host.py test_integration: Log external hostname in Host.ldap_connect 2013-12-06 12:58:50 +01:00
tasks.py ipatests: Remove sudo calls from tasks 2014-01-20 15:32:01 +01:00
test_caless.py Turn LDAPEntry.single_value into a dictionary-like property. 2013-11-05 13:56:55 +01:00
test_external_ca.py Add test for external CA installation 2013-10-29 08:27:25 +01:00
test_forced_client_reenrollment.py Add integration tests for forced client re-enrollment 2013-09-02 12:29:36 +02:00
test_kerberos_flags.py Add integration tests for Kerberos Flags 2013-08-27 12:45:12 +02:00
test_legacy_clients.py ipatests: Check for legacy_client attribute presence if unapplying fixes 2014-01-20 15:35:28 +01:00
test_simple_replication.py test_simple_replication: Fix waiting for replication 2013-10-18 18:01:28 +02:00
test_topologies.py Add install_topo to test tasks 2013-07-25 12:32:35 +02:00
test_trust.py ipatests: test_trust: use domain name instead of realm for user lookups 2013-11-01 16:24:30 +01:00
transport.py ipatests: Do not use /usr/bin hardcoded paths 2013-10-31 14:10:53 +01:00
util.py ipatests: Create util module for ipatests 2013-10-24 14:08:40 +02:00