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

cilium / cilium / 12599 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2020 06:39PM UTC
Files 447
Run time 29s
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

13 Jan 2020 06:16PM UTC coverage: 45.903% (-0.02%) from 45.919%
12599.1

push

travis-ci-com

aanm
eni: Fix releases of excess IPs

The release of excess IPs has been incorrect due to not taking into account the
max-above-watermark limit in combination with min-allocate. This bug was hidden
in the unit test as min-allocate was set to a value equal to the max IP limit
of the interface which rendered the value of max-above-watermark (4) to never
be taken into account as min-allocate had already maxed out the interface limit.

Fix the calculation of excess IPs to never fall below min-allocate +
max-above-watermark and change the unit tests to cover this scenario.

This fixes a bug where IPs would always be immediately released again if
min-allocate was greater than pre-allocate and the number of used IPs did not
make up for that gap.

Signed-off-by: Thomas Graf <thomas@cilium.io>

26640 of 58036 relevant lines covered (45.9%)

1667.28 hits per line

Source Files on job 12599.1
  • Tree
  • List 0
  • Changed 73
  • Source Changed 1
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7776
  • Travis Job 12599.1
  • dd38573e on github
  • Prev Job for on master (#12598.1)
  • Next Job for on master (#12600.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