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

NVIDIA / gpu-operator / 29760022501 / 1
31%
main: 38%

Build:
Build:
LAST BUILD BRANCH: pull-request/2690
DEFAULT BRANCH: main
Ran 20 Jul 2026 04:37PM UTC
Files 59
Run time 3s
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

04 Jul 2026 11:55AM UTC coverage: 31.238% (+0.01%) from 31.227%
29760022501.1

push

github

lexfrei
feat(validator): re-enable SR-IOV vGPU VFs before waiting for them

On the vGPU (sandbox) workload path, SR-IOV Virtual Functions are
runtime state that does not survive a node reboot. The validator already
waits for the VFs to appear before letting the vGPU device-manager apply
its config, but nothing re-creates them, so after a reboot validation
blocks until the VFs are re-established out-of-band.

Re-enable the VFs from the vGPU Manager validator via 'sriov-manage -e
ALL' inside the resolved driver root (driver container or host) right
before the existing wait. The call is idempotent (skipped when every
SR-IOV-capable GPU already has its full VF count, so it never disturbs
VFs already assigned to running VMs) and best-effort (on failure the
existing wait still runs, preserving prior behavior on setups where the
VFs are created out-of-band).

Scope is limited to VF re-enablement; no GPU reset and no MIG
reconfiguration are performed. Refs #2600.

Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>

4125 of 13205 relevant lines covered (31.24%)

0.36 hits per line

Source Files on job 29760022501.1
  • Tree
  • List 59
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29760022501
  • 7d6d61f4 on github
  • Prev Job for on pull-request/2601 (#28467996991.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc