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

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

Build:
Build:
LAST BUILD BRANCH: doca3.5.0
DEFAULT BRANCH: main
Ran 15 Apr 2026 01: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 01:30PM UTC coverage: 64.212%. First build
24457412921

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>

19 of 41 new or added lines in 1 file covered. (46.34%)

2485 of 3870 relevant lines covered (64.21%)

5.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
81.46
entrypoint/internal/driver/driver.go
Jobs
ID Job ID Ran Files Coverage
1 24457412921.1 15 Apr 2026 01:32PM UTC 16
64.21
GitHub Action Run
Source Files on build 24457412921
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24457412921
  • 53561863 on github
  • Next Build on config-file (#24460455370)
  • 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