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

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

Build:
Build:
LAST BUILD BRANCH: pull-request/1971
DEFAULT BRANCH: main
Ran 26 Nov 2025 06:58PM UTC
Files 52
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 06:14PM UTC coverage: 22.895%. Remained the same
19714334720.1

Pull #1943

github

soharaa
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>
(cherry picked from commit 90e757a56)
Pull Request #1943: [release-25.10] Run nvidia-smi after modules are loaded in driver ds startup probe

2679 of 11701 relevant lines covered (22.9%)

0.26 hits per line

Source Files on job 19714334720.1
  • Tree
  • List 52
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19714334720
  • ea6ecd59 on github
  • Prev Job for on pull-request/1943 (#19712948492.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