Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Add hostname to Machine line on AIX #141

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

richardlau
Copy link
Member

On AIX the nodename returned by uname is not always consistent
with the hostname returned by gethostname(). Explicitly add the
hostname to the Machine: line in the report on AIX as we already
do for z/OS.

On AIX the `nodename` returned by `uname` is not always consistent
with the hostname returned by `gethostname()`. Explicitly add the
hostname to the `Machine:` line in the report on AIX as we already
do for z/OS.
@richardlau
Copy link
Member Author

This change is required to allow node-report tests to pass on the new AIX 7.1 machines in the CI (e.g. as part of CITGM runs).

cc @nodejs/platform-aix

Failing CI run on Node.js 10 with current node-report master branch: https://ci.nodejs.org/job/nodereport-continuous-integration-latest/51/

CI runs for this PR:
Node.js 10: https://ci.nodejs.org/job/nodereport-continuous-integration-latest/53/ (✔️)
Node.js 12: https://ci.nodejs.org/job/nodereport-continuous-integration-latest/54/ (✔️)
Node.js 13: https://ci.nodejs.org/job/nodereport-continuous-integration-latest/55/ (✔️)
Node.js master: https://ci.nodejs.org/job/nodereport-continuous-integration-latest/56/ (✔️)

@richardlau richardlau merged commit 5ff3778 into nodejs:master Jan 13, 2020
richardlau added a commit that referenced this pull request Jan 13, 2020
 * Add hostname to Machine line on AIX (#141) (Richard Lau)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants