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

contiv / vpp / 973 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2018 06:06PM UTC
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

07 Feb 2018 06:00PM UTC coverage: 76.821% (-0.2%) from 77.004%
GO_BUILD_TAGS=mockvpp

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

Source Files on job 973.1 (GO_BUILD_TAGS=mockvpp)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 973
  • Travis Job 973.1
  • 6f8f8265 on github
  • Prev Job for GO_BUILD_TAGS=mockvpp on master (#972.1)
  • Next Job for GO_BUILD_TAGS=mockvpp on master (#975.1)
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