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

Unified Diff: tools/mb/mb_config.pyl

Issue 1530803002: Rename linux_arm_compile trybot to linux_arm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
« no previous file with comments | « docs/linux_chromium_arm.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index f4004621671c16bb9440211f5614fe69d61e2e43..dc3255b87d22ecc697093ae813591a64c6be636a 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -603,7 +603,7 @@
'linux_chromium_msan_rel_ng': 'swarming_msan_gyp_release_trybot',
'linux_chromium_tsan_rel_ng': 'swarming_tsan_gyp_release_trybot',
'linux_chromium_practice_rel_ng': 'gyp_release_trybot',
- 'linux_arm_compile': 'swarming_gyp_release_trybot_arm',
+ 'linux_arm': 'swarming_gyp_release_trybot_arm',
'linux_chromium_compile_dbg_32_ng': 'swarming_gyp_debug_trybot_x86',
'linux_chromium_dbg_32_ng': 'swarming_gyp_debug_trybot_x86',
'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot',
« no previous file with comments | « docs/linux_chromium_arm.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698