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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_cast_shell_linux.json

Issue 2307743002: Reland "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/chromium_trybot.expected/full_tryserver_chromium_linux_cast_shell_linux.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_cast_shell_linux.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_cast_shell_linux.json
index ba72b3fa0f9fb14c2018d2d51159086b513bc4c9..d488df6944fab1f7b1cf3b0acf8fe1c2095db360 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_cast_shell_linux.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_cast_shell_linux.json
@@ -385,6 +385,12 @@
"[BUILDER_CACHE]/cast_shell_linux/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "cast_shell_linux",
+ "--buildbot-mastername",
+ "tryserver.chromium.linux",
+ "--buildbot-slavename",
+ "TestSlavename",
"--goma-deps-cache-dir",
"[GOMA_DEPS_CACHE]",
"--compiler",

Powered by Google App Engine
This is Rietveld 408576698