• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

contiv / vpp / 973
66%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2018 06:06PM UTC
Jobs 1
Files 28
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
973

push

travis-ci

tiewei
Add support for configurable default route (default GW)  (#575)

This PR removes the hardcoded default route from VPP to the host stack. Instead,
it allows specifying a custom default gateway as a node-config option Gateway
in the contiv-vpp.yaml deployment file.

In order to remove the default route to host on VPP, specific routes need to be added:
VPP needs to be able to reach host's local IP addresses (addresses on interfaces not bound to VPP),
since one of them may be the main IP address of the node, as k8s sees it. Since this IP is used
for NAT translations of services with host networking, PODs behind VPP need to be able to reach it.

Note: "github.com/vishvananda/netlink" should be added as an explicit dependency once #574 is merged. Not required for successful build, since it already exists in the vendor folder due to transient dependencies.

4325 of 5630 relevant lines covered (76.82%)

35.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 973.1 (GO_BUILD_TAGS=mockvpp) 07 Feb 2018 06:06PM UTC 0
76.82
Travis Job 973.1
Source Files on build 973
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #973
  • 6f8f8265 on github
  • Prev Build on master (#972)
  • Next Build on master (#975)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc