Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1460)

Unified Diff: scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_cq_buildbucket_config.json

Issue 2365023002: Enable --git-cache-dir option in chromite/cbuildbot. (Closed)
Patch Set: Better min branch. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_cq_buildbucket_config.json
diff --git a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_cq_buildbucket_config.json b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_cq_buildbucket_config.json
index b5be157fc0e83c1d51d8ad5eb06353d39cd96414..82acaa1a19d298711653f17243157117f48d5a8c 100644
--- a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_cq_buildbucket_config.json
+++ b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_cq_buildbucket_config.json
@@ -75,6 +75,8 @@
"--clobber",
"--buildbucket-id",
"12345",
+ "--git-cache-dir",
+ "/b/cros_git_cache",
"--timeout",
"14400",
"--remote-trybot",

Powered by Google App Engine
This is Rietveld 408576698