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

cilium / cilium / 10521
39%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2019 02:15PM UTC
Jobs 1
Files 439
Run time 32s
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

02 Sep 2019 01:55PM UTC coverage: 44.021% (-0.02%) from 44.036%
10521

push

travis-ci-com

borkmann
ipam: fix v6 address corruption in cilium status dump

After both fixes, result now looks proper:

  # ./cilium/cilium status --verbose -o json
  [...]
  "ipam": {
    "allocations": {
      "192.168.1.229": "health",
      "192.168.211.128": "router",
      "192.168.247.238": "/ [restored]",
      "2001:db8:5::213c": "router",
      "2001:db8:5::9761": "health",
      "2001:db8:5::d965": "/ [restored]"
    },
    "ipv4": [
      "192.168.247.238",
      "192.168.1.229",
      "192.168.211.128"
    ],
    "ipv6": [
      "2001:db8:5::213c",
      "2001:db8:5::9761",
      "2001:db8:5::d965"
    ],
    "status": "IPv4: 3/65535 allocated from 192.168.0.0/16, IPv6: 3/65535 allocated from 2001:db8:5::/112"
  },
  [...]

Fixes: #9099
Fixes: ef23e9c4f827 ("ipam: Define interface for allocator")
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>

25473 of 57865 relevant lines covered (44.02%)

1163.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10521.1 02 Sep 2019 02:15PM UTC 0
44.02
Travis Job 10521.1
Source Files on build 10521
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #10521
  • b2a3b3cd on github
  • Prev Build on master (#10520)
  • Next Build on master (#10531)
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