Enable repo cache on PV#811
Open
linxinan-yt wants to merge 15 commits into
Open
Conversation
Experiment repo cache to accelerate coblat CI BUG=b/407051026
Explicitly add lock timeout
--lock_timeout=600 should be added to gclient sync.
Tweak the job number to mitigate the lock error.
Move the --jobs=1 to the `gclient sync` command
Check the gclient cache folder after gclient sync.
Should be chrobalt-runner-linux-with-cache.
Try chrobalt-runner-linux-with-cache runner.
Rerun the presubmit.
Should use the label not the pod name.
try presubmit again
copybara-service
Bot
force-pushed
the
main
branch
from
October 2, 2025 17:23
3ce5b4a to
403be73
Compare
copybara-service
Bot
force-pushed
the
main
branch
from
October 14, 2025 19:02
1993a2c to
f4e01b0
Compare
SortaCookie
force-pushed
the
main
branch
2 times, most recently
from
October 14, 2025 20:14
5fcc30a to
0ca8ad7
Compare
copybara-service
Bot
force-pushed
the
main
branch
from
October 15, 2025 18:48
0ca8ad7 to
8aa848c
Compare
copybara-service
Bot
force-pushed
the
main
branch
from
October 16, 2025 18:33
0ca8ad7 to
bf52231
Compare
SortaCookie
force-pushed
the
main
branch
3 times, most recently
from
December 22, 2025 19:59
1289f3a to
9482847
Compare
copybara-service
Bot
force-pushed
the
main
branch
from
December 23, 2025 09:47
9482847 to
102fa36
Compare
SortaCookie
force-pushed
the
main
branch
3 times, most recently
from
January 14, 2026 00:20
9bca71e to
ceb0ab6
Compare
SortaCookie
force-pushed
the
main
branch
2 times, most recently
from
January 17, 2026 01:25
b06b7d4 to
3b23a8d
Compare
copybara-service
Bot
force-pushed
the
main
branch
from
January 17, 2026 10:24
3b23a8d to
44ed002
Compare
SortaCookie
force-pushed
the
main
branch
9 times, most recently
from
January 20, 2026 22:53
e2ea908 to
2a76b87
Compare
copybara-service
Bot
force-pushed
the
main
branch
from
January 21, 2026 09:47
2a76b87 to
cb019c3
Compare
SortaCookie
force-pushed
the
main
branch
7 times, most recently
from
January 21, 2026 23:37
2dc2a50 to
4268187
Compare
copybara-service
Bot
force-pushed
the
main
branch
from
January 22, 2026 09:15
4268187 to
081512e
Compare
SortaCookie
force-pushed
the
main
branch
9 times, most recently
from
January 22, 2026 23:17
07a14b4 to
476a312
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Experiment repo cache to accelerate coblat CI
BUG=b/407051026