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

Unified Diff: scripts/slave/recipes/cros/cbuildbot_tryjob.expected/internal.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/internal.json
diff --git a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/internal.json b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/internal.json
index fb303668b9adf9fc81c82a755acb520a93853db8..b7a03505df584d2203bcc1a4b6cce8bdc7dd7175 100644
--- a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/internal.json
+++ b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/internal.json
@@ -82,6 +82,8 @@
"[SLAVE_BUILD]/chromite/bin/cbuildbot",
"--buildroot",
"[ROOT]/cbuild/internal_master",
+ "--git-cache-dir",
+ "/b/cros_git_cache",
"--timeout",
"14400",
"--remote-trybot",

Powered by Google App Engine
This is Rietveld 408576698