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

Unified Diff: scripts/slave/recipes/cronet.expected/android_cronet_mips_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/cronet.expected/android_cronet_mips_builder.json
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_mips_builder.json b/scripts/slave/recipes/cronet.expected/android_cronet_mips_builder.json
index 94d2307104c53ed992bd4cb5b244d652cc4925ea..fb353a3cf7ec16d0b333b8ed99d6e3325117b603 100644
--- a/scripts/slave/recipes/cronet.expected/android_cronet_mips_builder.json
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_mips_builder.json
@@ -288,6 +288,12 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Android Cronet MIPS Builder",
+ "--buildbot-mastername",
+ "chromium.testing.master",
+ "--buildbot-slavename",
+ "TestSlavename",
"--compiler",
"goma",
"--goma-jsonstatus",

Powered by Google App Engine
This is Rietveld 408576698