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

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

Build:
Build:
LAST BUILD BRANCH: doca3.5.0
DEFAULT BRANCH: main
Ran 15 Apr 2026 05:40PM 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 05:39PM UTC coverage: 64.448% (+0.3%) from 64.164%
24469123307

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>

32 of 47 new or added lines in 1 file covered. (68.09%)

170 existing lines in 1 file now uncovered.

2498 of 3876 relevant lines covered (64.45%)

5.15 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
81.94
0.66% entrypoint/internal/driver/driver.go

Coverage Regressions

Lines Coverage ∆ File
170
81.94
0.66% entrypoint/internal/driver/driver.go
Jobs
ID Job ID Ran Files Coverage
1 24469123307.1 15 Apr 2026 05:40PM UTC 16
64.45
GitHub Action Run
Source Files on build 24469123307
  • Tree
  • List 16
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24469123307
  • 6e9b5aa3 on github
  • Prev Build on config-file (#24460455370)
  • Next Build on config-file (#24657682705)
  • 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