Skip to content

Conversation

@linxinan-chops
Copy link
Collaborator

@linxinan-chops linxinan-chops commented Oct 27, 2025

This change will allow runner to mount /runner-cache from the host, so that the tool chain files and dependent repo could be used for next runner.

After this change, below files will be cached crossing runners on the same node:

  • checked in code on cobalt/src: to save the artifacts downloaded by gclient runhook, mainly the tool chain files.
  • CIPD cache
  • source code fetched by gclient sync

As a results, the main checkout will move to ~/cobalt/src(a soft link to /runner-cache/cobalt) from ~/src.

Bug: 407051026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants