chore: retire the envtest gocache claim #2157

Merged
pipeline-bot merged 1 commit from chore/retire-envtest-gocache into trunk 2026-09-03 19:57:39 +00:00
Owner

envtest-gocache has sat Pending for its whole 7-day life. openebs-hostpath binds on first consumer and no consumer ever came: the four Go operator projects that set test.template: pipeline-test-envtest moved to Binjovi, so project-registry names no consumer at all.

Hostpath storage is also unwanted across this estate, and this was its only claim anywhere.

pipeline-test-envtest keeps working with an emptyDir, so a run starts with a cold compiler cache. That was worth roughly 110s per run back when the gate had users. A persistent cache can be restored on a real storage class if a consumer returns.

The guard that pinned the claim to openebs-hostpath goes with it, and its caller is removed from tests/check.sh.

Part of emptying Mayastor and removing the last unwanted storage classes. bash tests/check.sh passes: 146 of 146.

https://claude.ai/code/session_01MdSbMhzabSbpG8TtP9Ur3H

`envtest-gocache` has sat Pending for its whole 7-day life. `openebs-hostpath` binds on first consumer and no consumer ever came: the four Go operator projects that set `test.template: pipeline-test-envtest` moved to Binjovi, so `project-registry` names no consumer at all. Hostpath storage is also unwanted across this estate, and this was its only claim anywhere. `pipeline-test-envtest` keeps working with an `emptyDir`, so a run starts with a cold compiler cache. That was worth roughly 110s per run back when the gate had users. A persistent cache can be restored on a real storage class if a consumer returns. The guard that pinned the claim to `openebs-hostpath` goes with it, and its caller is removed from `tests/check.sh`. Part of emptying Mayastor and removing the last unwanted storage classes. `bash tests/check.sh` passes: 146 of 146. https://claude.ai/code/session_01MdSbMhzabSbpG8TtP9Ur3H
chore: retire the envtest gocache claim
All checks were successful
pipeline/ci CI green @ ca03231f91fa
ca03231f91
envtest-gocache sat Pending for its whole 7-day life. openebs-hostpath
binds on first consumer and no consumer ever came: the four Go operator
projects that set test.template: pipeline-test-envtest moved to Binjovi,
so project-registry names no consumer at all.

Hostpath storage is also not wanted anywhere in this estate, and this was
its only claim.

pipeline-test-envtest keeps working with an emptyDir, so a run starts
with a cold compiler cache. That was worth about 110s per run when the
gate had users. Restore a persistent cache on a real storage class if a
consumer returns.

The guard that pinned the claim to openebs-hostpath goes with it.

Claude-Session: https://claude.ai/code/session_01MdSbMhzabSbpG8TtP9Ur3H
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/pipelines!2157
No description provided.