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

ovn-org / ovn-kubernetes / 7851131191 / 1
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2024 12:42AM UTC
Files 216
Run time 4s
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

09 Feb 2024 05:47PM UTC coverage: 52.004% (+0.03%) from 51.973%
7851131191.1

push

github

jcaamano
use a forked version of j-keck/arping that fixes a threading issue

here is the PR for the upstream version https://github.com/j-keck/arping/pull/17

'
using sock.deinitialize() outside of the goroutine that is using the socket leaves the potential for erroneous and
unexpected behavior. When calling Ping() very quickly the socket fd can be reused while a goroutine is still trying to read
from it and cause the goroutine to deadlock.

removing the sock.deinitialize() from the timeout select case as it will
be taken care of by the goroutine upon its return'

Signed-off-by: Jacob Tanenbaum <jtanenba@redhat.com>

26963 of 51848 relevant lines covered (52.0%)

89.26 hits per line

Source Files on job 7851131191.1
  • Tree
  • List 0
  • Changed 36
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7851131191
  • 1aa87b44 on github
  • Prev Job for on master (#7837756378.1)
  • Next Job for on master (#7854737204.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