ci(seanfarm): drop the retired binjovi-buildkit-cache check #120

Merged
binjovi-bot merged 1 commit from feat/retire-buildkit-cache-checks into trunk 2026-09-07 17:18:41 +00:00
Owner

seanfarm retired its five per-lane BuildKit daemons; tests/binjovi-buildkit-cache.sh went with the manifests it covered. The seanfarm gitops plan still selected it, so validation failed before running anything:

binjovi-gitops-validate: selected check does not exist: tests/binjovi-buildkit-cache.sh

The properties it pinned — both daemons cache size and class, their parallelism, their mTLS flags — are covered for the one shared daemon by tests/binjovi-buildkit.sh, which the plan already selects.

scripts/check asserts the bundle matches an expected list, so both move together.

Unblocks seanfarm #426.

https://claude.ai/code/session_01KZoQin34jeyt6nDGqvJA76

seanfarm retired its five per-lane BuildKit daemons; `tests/binjovi-buildkit-cache.sh` went with the manifests it covered. The seanfarm gitops plan still selected it, so validation failed before running anything: ``` binjovi-gitops-validate: selected check does not exist: tests/binjovi-buildkit-cache.sh ``` The properties it pinned — both daemons cache size and class, their parallelism, their mTLS flags — are covered for the one shared daemon by `tests/binjovi-buildkit.sh`, which the plan already selects. `scripts/check` asserts the bundle matches an expected list, so both move together. Unblocks seanfarm #426. https://claude.ai/code/session_01KZoQin34jeyt6nDGqvJA76
ci(seanfarm): drop the retired binjovi-buildkit-cache check
All checks were successful
binjovi/ci Binjovi completed the frozen plan
4495cf7645
seanfarm retired its five per-lane BuildKit daemons; tests/binjovi-buildkit-cache.sh
went with the manifests it covered. The seanfarm gitops plan still selected it,
so validation failed before running anything:

  binjovi-gitops-validate: selected check does not exist: tests/binjovi-buildkit-cache.sh

The properties it pinned -- both daemons' cache size and class, their
parallelism, their mTLS flags -- are covered for the one shared daemon by
tests/binjovi-buildkit.sh, which the plan already selects.

scripts/check asserts the bundle matches an expected list, so both move together.

Claude-Session: https://claude.ai/code/session_01KZoQin34jeyt6nDGqvJA76
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/binjovi-plans!120
No description provided.