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

Unified Diff: tools/mb/mb_config.pyl

Issue 1437053002: Flip "Linux x64", linux_chromium_archive_rel_ng bots to MB. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert to GYP Created 5 years, 1 month 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 | « testing/buildbot/chromium.json ('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 259a016184320a22aa8da685820fcaddc6925a05..af69a5fe52c7f1e5c0e301061e827570c2255ff9 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -244,7 +244,7 @@
'libfuzzer': { 'gn_args': 'use_libfuzzer=true' },
'linux_dump_symbols': {
- 'gn_args': 'error', # TODO(GYP): Port linux_dump_symbols?
+ 'gn_args': '', # TODO(GYP): Port linux_dump_symbols?
'gyp_defines': 'linux_dump_symbols=1',
},
@@ -492,6 +492,7 @@
'linux_arm_tester': 'none',
'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_gyp_release_bot_linux_dump_symbols',
'linux_chromium_clobber_rel_ng': 'gyp_release_trybot',
'linux_chromium_gn_upload': 'gn_linux_upload',
'cast_shell_linux': 'cast_gyp_release_trybot',
« no previous file with comments | « testing/buildbot/chromium.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698