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

SchSeba / sriov-network-operator-1 / 22144132982 / 1
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: fix_rdma_test
DEFAULT BRANCH: master
Ran 18 Feb 2026 02:49PM UTC
Files 108
Run time 2s
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

18 Feb 2026 02:38PM UTC coverage: 63.049% (+0.1%) from 62.924%
22144132982.1

push

github

SchSeba
daemon: skip device plugin wait when no policies are configured

When the blockDevicePluginUntilConfigured feature gate is enabled and
there are no SriovNetworkNodePolicy resources targeting a node, the
config-daemon's apply() function calls waitForDevicePluginPodAndTryUnblock
which polls for up to 2 minutes waiting for a device plugin pod that
will never arrive. The device plugin daemonset is only scheduled on
nodes with policies (SriovDevicePluginLabel=Enabled), so this wait
always times out when Spec.Interfaces is empty.

Skip the device plugin wait and the periodic unblock API call when the
desired node state has no interfaces configured. This matches the
existing guard in tryUnblockDevicePlugin() which already checks for
empty interfaces before removing the wait-for-config annotation.

Signed-off-by: Sebastian Sch <sebassch@gmail.com>

9330 of 14798 relevant lines covered (63.05%)

0.7 hits per line

Source Files on job 22144132982.1
  • Tree
  • List 108
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22144132982
  • 57e8efb0 on github
  • Prev Job for on fix_waiting_for_dp_when_no_policy (#22133072561.1)
  • Delete
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