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

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 3d25812f0adcf8d584390b2fbcc063434663eec5..1154fe7be88a505acc8c20c45511120c52e8b54e 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