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
3ce5b4a to
403be73
Compare
1993a2c to
f4e01b0
Compare
5fcc30a to
0ca8ad7
Compare
0ca8ad7 to
8aa848c
Compare
0ca8ad7 to
bf52231
Compare
1289f3a to
9482847
Compare
9482847 to
102fa36
Compare
9bca71e to
ceb0ab6
Compare
b06b7d4 to
3b23a8d
Compare
3b23a8d to
44ed002
Compare
e2ea908 to
2a76b87
Compare
2a76b87 to
cb019c3
Compare
2dc2a50 to
4268187
Compare
4268187 to
081512e
Compare
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