Skip to content
New issue

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

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

Already on GitHub? # to your account

test: fix test-net-pingpong pummel test for non-IPV6 hosts #34359

Merged
merged 0 commits into from
Jul 16, 2020

Conversation

Trott
Copy link
Member

@Trott Trott commented Jul 14, 2020

Use common.localIPv6Hosts instead of ::1 for more reliable operation in
containers in CI.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 14, 2020
@Trott

This comment has been minimized.

@Trott

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@Trott
Copy link
Member Author

Trott commented Jul 15, 2020

CI for containered Linux with pummel failing with this PR: https://ci.nodejs.org/job/node-test-commit-linux-containered/21317

CI for containered Linux with pummel succeeding with this PR: https://ci.nodejs.org/job/node-test-commit-linux-containered/21337/

@Trott Trott changed the title test: fix test-net-pingpong pummel test for containers test: fix test-net-pingpong pummel test for non-IPV6 hosts Jul 15, 2020
@Trott Trott marked this pull request as ready for review July 15, 2020 02:24
@Trott Trott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 16, 2020
@Trott Trott closed this Jul 16, 2020
@Trott Trott merged commit 5487054 into nodejs:master Jul 16, 2020
@Trott Trott deleted the pingpoing-fix branch July 16, 2020 21:29
cjihrig pushed a commit that referenced this pull request Jul 23, 2020
Use `common.hasIPv6` instead of an OS check for more reliable
operation.

PR-URL: #34359
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
MylesBorins pushed a commit that referenced this pull request Jul 27, 2020
Use `common.hasIPv6` instead of an OS check for more reliable
operation.

PR-URL: #34359
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
@ruyadorno ruyadorno mentioned this pull request Jul 28, 2020
addaleax pushed a commit that referenced this pull request Sep 22, 2020
Use `common.hasIPv6` instead of an OS check for more reliable
operation.

PR-URL: #34359
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
Use `common.hasIPv6` instead of an OS check for more reliable
operation.

PR-URL: #34359
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
@codebytere codebytere mentioned this pull request Sep 28, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants