freeipa/ipatests/test_integration
Petr Viktorin 98f4c22267 test_integration: Support external names for hosts
The framework had a concept of external hostnames,
which the controller uses to contact the test machines,
but they were not loaded from configuration.

Load external names from configuration.

This makes tests pass in setups where internal and external
hostnames are different, and the internal hostnames are not
initially resolvable from the controller.
2013-12-06 12:58:50 +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: Support external names for hosts 2013-12-06 12:58:50 +01:00
tasks.py Turn LDAPEntry.single_value into a dictionary-like property. 2013-11-05 13:56:55 +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: Add integration tests for legacy clients 2013-11-01 16:24:30 +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