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

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

Build:
Build:
LAST BUILD BRANCH: pull-request/1907
DEFAULT BRANCH: main
Ran 26 Nov 2025 05:55AM UTC
Jobs 2
Files 53
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

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

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.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19693963706.1 26 Nov 2025 05:55AM UTC 53
22.93
GitHub Action Run
2 19693963706.2 26 Nov 2025 06:14AM UTC 53
22.93
GitHub Action Run
Source Files on build 19693963706
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19693963706
  • d8d2842a on github
  • Prev Build on main (#19650396504)
  • Next Build on pull-request/1939 (#19710980784)
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

© 2025 Coveralls, Inc