Skip to content

Default seed address tests account for no IPv6#41971

Merged
jaymode merged 2 commits intoelastic:masterfrom
jaymode:default_seed_addr_no_ipv6
May 9, 2019
Merged

Default seed address tests account for no IPv6#41971
jaymode merged 2 commits intoelastic:masterfrom
jaymode:default_seed_addr_no_ipv6

Conversation

@jaymode
Copy link
Copy Markdown
Member

@jaymode jaymode commented May 8, 2019

This change makes the default seed address tests account for the lack
of an IPv6 network. By default docker containers only run with IPv4 and
these tests fail in a vanilla installation of elasticsearch-ci. To
resolve this we only expect IPv6 seed addresses if IPv6 is available.

Relates #41404

This change makes the default seed address tests account for the lack
of an IPv6 network. By default docker containers only run with IPv4 and
these tests fail in a vanilla installation of elasticsearch-ci. To
resolve this we only expect IPv6 seed addresses if IPv6 is available.

Relates elastic#41404
@jaymode jaymode added >test Issues or PRs that are addressing/adding tests :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.0.0 v7.2.0 labels May 8, 2019
@jaymode jaymode requested a review from DaveCTurner May 8, 2019 20:20
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default docker containers only run with IPv4

TIL. Thanks for addressing this.

@jaymode jaymode merged commit d2f93ae into elastic:master May 9, 2019
@jaymode jaymode deleted the default_seed_addr_no_ipv6 branch May 9, 2019 14:02
jaymode added a commit that referenced this pull request May 9, 2019
This change makes the default seed address tests account for the lack
of an IPv6 network. By default docker containers only run with IPv4 and
these tests fail in a vanilla installation of elasticsearch-ci. To
resolve this we only expect IPv6 seed addresses if IPv6 is available.

Relates #41404
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
This change makes the default seed address tests account for the lack
of an IPv6 network. By default docker containers only run with IPv4 and
these tests fail in a vanilla installation of elasticsearch-ci. To
resolve this we only expect IPv6 seed addresses if IPv6 is available.

Relates elastic#41404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >test Issues or PRs that are addressing/adding tests v7.2.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants