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

Unified Diff: tools/mb/mb_config.pyl

Issue 2001163003: Flip linux_arm bot to GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flip_clang_linux_tot
Patch Set: merge Created 4 years, 7 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
« no previous file with comments | « no previous file | 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 094389fd3fb107ded08d4e90d8d8acd0f1358278..3bbd8990f49d129bc2b4c7c9d26908fe112117c7 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -710,7 +710,7 @@
'chromeos_x86-generic_variable': 'findit',
'chromium_presubmit': 'none',
'closure_compilation': 'closure_compilation',
- 'linux_arm': 'swarming_gyp_release_trybot_arm',
+ 'linux_arm': 'swarming_gn_release_trybot_arm',
'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot',
'linux_chromium_asan_rel_ng': 'swarming_asan_lsan_gyp_release_trybot',
'linux_chromium_asan_variable': 'findit',
@@ -1810,8 +1810,8 @@
'swarming', 'gyp', 'msan', 'release_bot',
],
- 'swarming_gyp_release_trybot_arm': [
- 'swarming', 'gyp', 'release_trybot', 'arm', 'crosscompile',
+ 'swarming_gn_release_trybot_arm': [
+ 'swarming', 'gn', 'release_trybot', 'arm', 'crosscompile',
],
'swarming_gyp_syzyasan_release_trybot_x86': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698