Skip to content

Don't update npm when installing node#15491

Merged
murgatroid99 merged 1 commit intogrpc:masterfrom
murgatroid99:node_docker_npm_fix
May 22, 2018
Merged

Don't update npm when installing node#15491
murgatroid99 merged 1 commit intogrpc:masterfrom
murgatroid99:node_docker_npm_fix

Conversation

@murgatroid99
Copy link
Copy Markdown
Member

Also add Node 10, because we are using that now too. I think this should permanently fix #15470.

@grpc-testing
Copy link
Copy Markdown

****************************************************************

libgrpc.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]


****************************************************************

libgrpc++.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]



@grpc-testing
Copy link
Copy Markdown

[trickle] No significant performance differences

@grpc-testing
Copy link
Copy Markdown

[microbenchmarks] No significant performance differences

Copy link
Copy Markdown
Contributor

@jtattermusch jtattermusch left a comment

Choose a reason for hiding this comment

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

LGTM.

@murgatroid99
Copy link
Copy Markdown
Member Author

Rerunning tests because I forgot to push the images the first time

@grpc-testing
Copy link
Copy Markdown

****************************************************************

libgrpc.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]


****************************************************************

libgrpc++.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]



@grpc-testing
Copy link
Copy Markdown

[trickle] No significant performance differences

@grpc-testing
Copy link
Copy Markdown

[microbenchmarks] No significant performance differences

@murgatroid99
Copy link
Copy Markdown
Member Author

Rerunning the tests again because this change impacts the interop dockerfiles, and the interop tests failed to run for other reasons.

@grpc-testing
Copy link
Copy Markdown

****************************************************************

libgrpc.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]


****************************************************************

libgrpc++.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]



@grpc-testing
Copy link
Copy Markdown

[trickle] No significant performance differences

@grpc-testing
Copy link
Copy Markdown

[microbenchmarks] No significant performance differences

@murgatroid99
Copy link
Copy Markdown
Member Author

The interop cloud-to-cloud tests failed due to #15456. The modified Node dockerfiles were also tested in the cloud-to-prod tests.

@murgatroid99 murgatroid99 merged commit 18ce0cf into grpc:master May 22, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

grpc-node tests broken on master

4 participants