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

NVIDIA / gpu-operator / 29760022501
31%
main: 35%

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

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>

9 of 33 new or added lines in 1 file covered. (27.27%)

4125 of 13205 relevant lines covered (31.24%)

0.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
10.99
0.45% cmd/nvidia-validator/main.go
Jobs
ID Job ID Ran Files Coverage
1 29760022501.1 20 Jul 2026 04:37PM UTC 59
31.24
GitHub Action Run
Source Files on build 29760022501
  • Tree
  • List 59
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29760022501
  • 7d6d61f4 on github
  • Prev Build on main (#28467996991)
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