Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle multiple loopback addresses #46061

Conversation

pugnascotia
Copy link
Contributor

AbstractSimpleTransportTestCase.testTransportProfilesWithPortAndHost expects a host to only have a single IPv4 loopback address, which isn't necessarily the case. Allow for >= 1 address.

Backport of #45901.

@pugnascotia pugnascotia added :Core/Infra/Core Core issues without another label backport v7.4.0 labels Aug 28, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

AbstractSimpleTransportTestCase.testTransportProfilesWithPortAndHost
expects a host to only have a single IPv4 loopback address, which isn't
necessarily the case. Allow for >= 1 address.
@pugnascotia pugnascotia force-pushed the handle-multiple-loopback-addresses-in-tests-backport-7x branch from 6383087 to 09df441 Compare August 28, 2019 15:49
@pugnascotia pugnascotia merged commit 3666bcf into elastic:7.x Aug 29, 2019
@pugnascotia pugnascotia deleted the handle-multiple-loopback-addresses-in-tests-backport-7x branch August 29, 2019 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Core/Infra/Core Core issues without another label v7.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants