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

Unified Diff: scripts/slave/recipes/chromium.expected/goma_with_diagnose_goma_failure.json

Issue 1814713002: ensure_goma for goma canary (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 9 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/chromium.expected/goma_with_diagnose_goma_failure.json
diff --git a/scripts/slave/recipes/chromium.expected/goma_with_diagnose_goma_failure.json b/scripts/slave/recipes/chromium.expected/goma_with_diagnose_goma_failure.json
index 1873fdbc4922ad92163c1b1c4b343b5251341896..fa9930a0db5f957ed6c526495b023007c048162e 100644
--- a/scripts/slave/recipes/chromium.expected/goma_with_diagnose_goma_failure.json
+++ b/scripts/slave/recipes/chromium.expected/goma_with_diagnose_goma_failure.json
@@ -122,7 +122,8 @@
"--target-dir",
"[SLAVE_BUILD]/src/build/goma/client",
"--download-from-google-storage-path",
- "RECIPE_PACKAGE_REPO[depot_tools]/download_from_google_storage.py"
+ "RECIPE_PACKAGE_REPO[depot_tools]/download_from_google_storage.py",
+ "--canary"
],
"cwd": "[SLAVE_BUILD]",
"name": "ensure_goma"

Powered by Google App Engine
This is Rietveld 408576698