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

rollandf / doca-driver-build / 24460455370
66%
main: 66%

Build:
Build:
LAST BUILD BRANCH: doca3.5.0
DEFAULT BRANCH: main
Ran 15 Apr 2026 02:32PM UTC
Jobs 1
Files 16
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

15 Apr 2026 02:31PM UTC coverage: 64.164% (-0.05%) from 64.212%
24460455370

push

github

rollandf
fix: invalidate driver cache on config changes

The inventory cache check only validated kernel version, driver version,
and an MD5 of the cached package files. It did not account for build-
affecting env vars (ENABLE_NFSRDMA, USE_DKMS, APPEND_DRIVER_BUILD_FLAGS).
Changing any of these flags while the same kernel and driver version
remained in the cache caused the stale build to be reused, resulting in
missing modules (e.g. kmod-mlnx-nfsrdma) and a failing validator daemonset.

Introduce a .buildconfig sidecar file written alongside .checksum after
every successful build. On startup, after the package checksum passes,
the stored fingerprint is compared to the current config. A mismatch or
absent fingerprint (old cache) forces a full rebuild. This covers both
the Go entrypoint (driver.go) and the legacy bash entrypoint (entrypoint.sh).

Signed-off-by: Fred Rolland <frolland@nvidia.com>

21 of 47 new or added lines in 1 file covered. (44.68%)

172 existing lines in 1 file now uncovered.

2487 of 3876 relevant lines covered (64.16%)

5.11 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
81.29
-0.17% entrypoint/internal/driver/driver.go

Coverage Regressions

Lines Coverage ∆ File
172
81.29
-0.17% entrypoint/internal/driver/driver.go
Jobs
ID Job ID Ran Files Coverage
1 24460455370.1 15 Apr 2026 02:32PM UTC 16
64.16
GitHub Action Run
Source Files on build 24460455370
  • Tree
  • List 16
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24460455370
  • c35db5d5 on github
  • Prev Build on config-file (#24457412921)
  • Next Build on config-file (#24469123307)
  • Delete
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