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

NVIDIA / nodewright / 32073450105
79%

Build:
DEFAULT BRANCH: main
Ran 17 Aug 2026 10:31PM UTC
Jobs 1
Files 61
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

17 Aug 2026 09:54PM UTC coverage: 79.097% (+0.02%) from 79.075%
32073450105

push

github

web-flow
test(e2e): decouple reap_old_logs from the stage retry budget (#489)

The test drove log accumulation by failing on purpose until five log files
existed, which only worked while a failing package was retried without bound.
Package stages now run under a finite Job backoffLimit (JOB_BACKOFF_LIMIT,
default 3), so a stage gets four attempts and can produce at most four logs.
The script asks for five, so it parked at erroring and the assert timed out.
Agent CI only triggers on agent/**, so it never ran on the operator-only Jobs
migration and this surfaced on the next unrelated PR that touched agent/.

Seed the surplus logs in setup instead and let the package succeed on its first
attempt. The reaper trims to five either way, but nothing in the test now
depends on how many attempts a failing stage gets.

This is also the first version of the test that reaches the trim path: the old
script exited 0 at exactly five logs, so log_files[5:] was always empty and
nothing was ever reaped. The surviving-log grep pins the direction of the trim,
since one attempt writes four logs and only the apply step echoes, making it the
oldest of the four.

Verified against a kind cluster with agent v6.4.2: the full operator-agent suite
passes, reap_old_logs in 30s against the 486s failure in CI.

Signed-off-by: Brian Lockwood <lockwobr@gmail.com>

11102 of 14036 relevant lines covered (79.1%)

8.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32073450105.1 17 Aug 2026 10:31PM UTC 61
79.1
GitHub Action Run
Source Files on build 32073450105
  • Tree
  • List 61
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32073450105
  • 32bade6e on github
  • Prev Build on main (#32073384532)
  • Next Build on main (#32074981140)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc