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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json

Issue 2306523002: Avoid to use environment. (Closed)
Patch Set: rebase 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/webrtc/standalone.expected/client_webrtc_android64_builder.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json
index b84b932772852b11a8bd80803a346476896d5585..e6524980dbc9fe46611b55c7c362eba371a3df63 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json
@@ -230,6 +230,12 @@
"[BUILDER_CACHE]/Android64_Builder/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Android64 Builder",
+ "--buildbot-mastername",
+ "client.webrtc",
+ "--buildbot-slavename",
+ "slavename",
"--goma-deps-cache-dir",
"[GOMA_DEPS_CACHE]",
"--compiler",

Powered by Google App Engine
This is Rietveld 408576698