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

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

Issue 1903503007: goma: use GOMA_SERVICE_ACCOUNT_JSON_FILE (reland #1) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 4 years, 8 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/full_tryserver_chromium_perf_linux_perf_bisect.json
diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_bisect.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_bisect.json
index 1044c3359d4f1dd0c3a44d8cad362382b28d3f05..96d34ba05a2d41f0ebe2db2114dfa7823f02b436 100644
--- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_bisect.json
+++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_bisect.json
@@ -226,6 +226,8 @@
"goma",
"--goma-jsonstatus",
"/path/to/tmp/json",
+ "--goma-service-account-json-file",
+ "/creds/service_accounts/service-account-goma-client.json",
"--mode",
"official",
"--goma-dir",

Powered by Google App Engine
This is Rietveld 408576698