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

NVIDIA / gpu-operator / 19693963706 / 1
23%
main: 24%

Build:
Build:
LAST BUILD BRANCH: pull-request/2021
DEFAULT BRANCH: main
Ran 26 Nov 2025 05:55AM UTC
Files 53
Run time 1s
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

26 Nov 2025 05:46AM UTC coverage: 22.93%. Remained the same
19693963706.1

push

github

cdesiniotis
Run nvidia-smi after modules are loaded in driver ds startup probe

This commit eliminates the race condition where the startup probe
in the driver daemonset runs after the kernel modules are built
(and installed) but before the modules are loaded into the kernel.
In this case, the invocation of nvidia-smi (by the startup probe)
is what is actually loading the nvidia kernel module and not the
modprobe we perform in our driver container scripts. As a result,
the nvidia driver will be loaded with a default configuration --
none of the custom kernel module parameters provided by users
(via a configmap) or set by our driver container will get applied.

Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>

2697 of 11762 relevant lines covered (22.93%)

0.26 hits per line

Source Files on job 19693963706.1
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19693963706
  • d8d2842a on github
  • Prev Job for on pull-request/1939 (#19650396504.1)
  • Next Job for on pull-request/1939 (#19710980784.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