Skip to content

ci: drop the free-disk-space step from the e2e job - #970

Open
Benjamin Elder (BenTheElder) wants to merge 1 commit into
agent-substrate:mainfrom
BenTheElder:ci-skip-free-disk
Open

ci: drop the free-disk-space step from the e2e job#970
Benjamin Elder (BenTheElder) wants to merge 1 commit into
agent-substrate:mainfrom
BenTheElder:ci-skip-free-disk

Conversation

@BenTheElder

@BenTheElder Benjamin Elder (BenTheElder) commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

The step went in preemptively alongside the micro-VM e2e (#327), not in response to a run running out of space. Deleting /usr/share/dotnet, /usr/local/lib/android, /opt/ghc and the CodeQL toolcache took 24-88s per matrix leg across the last few main runs, which is pure wall-clock on every PR.

Easy to put back if a run does hit ENOSPC.

The step went in preemptively alongside the micro-VM e2e (agent-substrate#327), not in
response to a run running out of space. Deleting `/usr/share/dotnet`,
`/usr/local/lib/android`, `/opt/ghc` and the CodeQL toolcache took
24-88s per matrix leg across the last few main runs, which is pure
wall-clock on every PR.

Easy to put back if a run does hit ENOSPC.
@BenTheElder Benjamin Elder (BenTheElder) added the area/tests Enhancing / fixing test coverage. label Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tests Enhancing / fixing test coverage.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant