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

Unified Diff: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.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.expected/chromiumos_paladin.json
diff --git a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json
index 77223bfd0ea5cd2779d37d3e17139d534a367cc3..fd680c0a8695e9cb413fafd0e62799bd660f700c 100644
--- a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json
+++ b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json
@@ -107,8 +107,8 @@
"master",
"--buildnumber",
"12345",
- "--repo-cache",
- "/var/cache/chrome-infra/ccompute-setup/cros-internal",
+ "--git-cache-dir",
+ "/b/cros_git_cache",
"--master-build-id",
"1337",
"x86-generic-paladin"

Powered by Google App Engine
This is Rietveld 408576698