Files
containerd/script
Chris Henzie 890a9c86cd ci: bound Go fuzzing by execution count
Go can report context deadline exceeded when a duration-based fuzz limit
expires (https://go.dev/issue/75804).

Use a 50,000-execution limit based on the roughly 47,000 executions
FuzzImageStore completed in 30 seconds in CI. This keeps work stable
across runners and avoids the duration issue.

Assisted-by: Codex
(cherry picked from commit c1b9b78f47)
Signed-off-by: Chris Henzie <chrishenzie@gmail.com>
2026-07-13 14:51:01 -07:00
..
2026-07-08 00:18:44 +00:00
2026-07-09 19:02:30 +09:00