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

Unified Diff: scripts/slave/recipes/chromium_trybot.py

Issue 1158703005: Add Linux ARM builder to main waterfall (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 6 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.py
diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py
index af2947b6372604971823e61f80be2bab583d306e..8c5ff495bdc10d7fca781b935f2e5bd2a8237e23 100644
--- a/scripts/slave/recipes/chromium_trybot.py
+++ b/scripts/slave/recipes/chromium_trybot.py
@@ -38,7 +38,7 @@ BUILDERS = freeze({
'tryserver.chromium.linux': {
'builders': {
'linux_arm_compile': {
- 'mastername': 'chromium.fyi',
+ 'mastername': 'chromium.linux',
'buildername': 'Linux ARM',
},
'android_arm64_dbg_recipe': {

Powered by Google App Engine
This is Rietveld 408576698