Skip to content

test: make addresses of internet tests configurable

Rodrigo Muino Tomonari requested to merge github/fork/joyeecheung/inet-var into master

This PR makes the addresses used by the internet tests configurable (via NODE_TEST_* environment variables), so it's easier to verify them within a firewall.

Also this moves most google.com references to nodejs.org.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading