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

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

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

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

Jobs
ID Job ID Ran Files Coverage
1 19714334720.1 26 Nov 2025 06:58PM UTC 52
22.9
GitHub Action Run
Source Files on build 19714334720
  • Tree
  • List 52
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19714334720
  • Pull Request #1943
  • PR Base - release-25.10 (#19712948492)
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