freeipa/ipatests/test_integration
Tomas Babej 01a0249a40 ipatests: Perform a connection test before preparing the client
When the host is down, the preparation of the host fails. This
produces misleading errors, since the test framework reports that
the actual command being executed failed, when in fact (in case
of SSHTransport), the cause of failure was unability to establish
a SSH session.

https://fedorahosted.org/freeipa/ticket/4132

Reviewed-By: Nathaniel McCallum <npmccallum@redhat.com>
2014-02-10 10:37:26 +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: Perform a connection test before preparing the client 2014-02-10 10:37:26 +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: legacy_clients: Test legacy clients with non-posix trust 2014-02-10 10:37:23 +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 integration tests OpenSSHTransport: Expand tilde to home in root_ssh_key_filename 2014-02-05 08:35:07 +01:00
util.py ipatests: Create util module for ipatests 2013-10-24 14:08:40 +02:00