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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.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/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
index 56e31b77f4e3bb62b7c6e758e476bd6b1e471375..7e5be14eb4e8fc5deaa64d2aa88647c71df09274 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
@@ -213,6 +213,12 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "coverage_builder",
+ "--buildbot-mastername",
+ "chromium.testing.master",
+ "--buildbot-slavename",
+ "tehslave",
"--goma-fail-fast",
"--goma-disable-local-fallback",
"--"

Powered by Google App Engine
This is Rietveld 408576698