Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[WIP]Fix the testing for gRPC client #40

Merged
merged 4 commits into from
Jun 26, 2018

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Jun 25, 2018

  • For travis
    • Install OpenvSwitch
    • Run a gRPC server
    • Use the sudo to run the testing (we need to create a veth for testing)
  • For testing
    • Use the suite to wrapper the common variable for all testing.

@hwchiu hwchiu force-pushed the alex/network-controller-test branch from efa1c1d to 5059a21 Compare June 25, 2018 17:06
@hwchiu hwchiu requested review from chenyunchen and John-Lin June 26, 2018 02:10
@codecov-io
Copy link

codecov-io commented Jun 26, 2018

Codecov Report

❗ No coverage uploaded for pull request base (alex/network-controller@016c537). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                    Coverage Diff                     @@
##             alex/network-controller      #40   +/-   ##
==========================================================
  Coverage                           ?   77.63%           
==========================================================
  Files                              ?       15           
  Lines                              ?      380           
  Branches                           ?        0           
==========================================================
  Hits                               ?      295           
  Misses                             ?       68           
  Partials                           ?       17

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 016c537...5b44c16. Read the comment docs.

hwchiu added 4 commits June 26, 2018 12:25
- For travis
  - Install OpenvSwitch
  - Run a gRPC server
  - Use the sudo to run the testing (we need to create a veth for testing)
- For testing
  - Use the suite to wrapper the common variable for all testing.
@hwchiu hwchiu force-pushed the alex/network-controller-test branch from eb7de50 to 5b44c16 Compare June 26, 2018 04:26
@hwchiu hwchiu merged commit 92666f2 into alex/network-controller Jun 26, 2018
@hwchiu hwchiu deleted the alex/network-controller-test branch June 26, 2018 05:34
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.

3 participants