#4038 integration tests: External hostnames are not loaded correctly
Closed: Fixed None Opened 10 years ago by pviktori.

In the integration test suite, --forwarder is not passed to replicas, causing problems when the controller and master are same machine.


Auto-triaged to current milestone.

Actually this should go to 3.3, as it's a tests fix

master:[[BR]]
a9a7976 test_integration: Log external hostname in Host.ldap_connect[[BR]]
98f4c22 test_integration: Support external names for hosts[[BR]]

ipa-3-3:[[BR]]
0d8cf9f test_integration: Log external hostname in Host.ldap_connect[[BR]]
b20cdf0 test_integration: Support external names for hosts[[BR]]

The ticket text was based on bad diagnosis. A description of the real (fixed) problem is in the commit message:

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.

Metadata Update from @pviktori:
- Issue assigned to pviktori
- Issue set to the milestone: FreeIPA 3.3.x - 2013/11 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata