Skip to content

travis: Use grpcio 1.4.0.#628

Closed
ddiproietto wants to merge 2 commits intoNetSys:masterfrom
ddiproietto:grpcio140
Closed

travis: Use grpcio 1.4.0.#628
ddiproietto wants to merge 2 commits intoNetSys:masterfrom
ddiproietto:grpcio140

Conversation

@ddiproietto
Copy link
Copy Markdown
Contributor

grpcio 1.6.0 (released yesterday) creates problems to the BESS testsuite.
Until we figure out how to make it work, use grpcio 1.4.0. This fixes a
travis failure observed on master.

grpcio 1.6.0 (released yesterday) creates problems to the BESS testsuite.
Until we figure out how to make it work, use grpcio 1.4.0.  This fixes a
travis failure observed on master.
Copy link
Copy Markdown
Collaborator

@chris3torek chris3torek left a comment

Choose a reason for hiding this comment

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

LGTM, can tweak the README.md file quotes thing later if at all.

Comment thread README.md Outdated

sudo apt-get install -y python python-pip python-scapy libgraph-easy-perl
pip install grpcio
pip install grpcio<=1.4.0
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Trivial: should have quotes around this since these are shell commands people might want to cut-and-paste.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good point, thanks!

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 31, 2017

Codecov Report

Merging #628 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #628   +/-   ##
======================================
  Coverage    69.3%   69.3%           
======================================
  Files         204     204           
  Lines       13072   13072           
======================================
  Hits         9059    9059           
  Misses       4013    4013
Impacted Files Coverage Δ
core/modules/flowgen.cc 73.7% <0%> (-0.38%) ⬇️
core/drivers/unix_socket.cc 80.91% <0%> (+0.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 341c454...d85d45f. Read the comment docs.

@ddiproietto
Copy link
Copy Markdown
Contributor Author

We have a workaround for the tests, it's better to close this

@ddiproietto ddiproietto closed this Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants