freeipa/ipatests/test_integration
Tomas Babej 49a59d1292 ipatests: Allow using FQDN with trailing dot as final hostname
When creating a BaseHost instance, the machine's hostname was
reconfigured to have the same shortname prepended the domain name
of the domain where it was defined.

However, it makes sense in certain use cases to define hosts
that have hostnames other than belonging directly in the domain
they were defined in.

Treat input hostnames with trailing dots as static FQDNs that
will not be changed by the name of the domain they were defined in.

Reviewed-By: Petr Viktorin <pviktori@redhat.com>
2014-04-17 16:31:11 +02:00
..
scripts CA-less tests: Use sequential certificate serial numbers 2014-04-10 12:05:26 +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.config: Convert some text values to str 2014-03-05 10:00:58 +01:00
host.py ipatests: Allow using FQDN with trailing dot as final hostname 2014-04-17 16:31:11 +02:00
tasks.py ipatests: tasks: Accept extra arguments when installing client 2014-04-17 16:31:11 +02:00
test_caless.py CA-less tests generate failure 2014-04-08 14:10:28 +02:00
test_external_ca.py Add test for external CA installation 2013-10-29 08:27:25 +01:00
test_forced_client_reenrollment.py CI - test_forced_client_reenrollment stability fix 2014-04-17 16:31:11 +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: Relax regex checks 2014-04-04 12:07:00 +02:00
test_simple_replication.py test_simple_replication: Fix waiting for replication 2013-10-18 18:01:28 +02:00
test_testconfig.py Add tests for integration test configuration 2014-03-05 10:00:58 +01:00
test_topologies.py Add install_topo to test tasks 2013-07-25 12:32:35 +02:00
test_trust.py ipatests: Do not depend on the case of the attributes when testing ID ranges 2014-03-26 12:57:29 +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 test_integration.config: Load/store from/to dicts 2014-03-05 10:00:58 +01:00