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

Unified Diff: tools/mb/mb_config.pyl

Issue 2334963002: Add NaCl SDK bots to mbconfig.pyl (Closed)
Patch Set: . Created 4 years, 3 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 e0587d3f1912126139d2a4f46139cfca706622da..bbf47acd7903cbd25fbd71b5e0f72e23c83adaed 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -618,6 +618,16 @@
'Win x64 Builder': 'gn_official_goma_minimal_symbols_x64',
},
+ 'client.nacl.sdk': {
+ 'linux-sdk-asan-multi': 'gn_release_bot',
+ 'linux-sdk-multi': 'gn_release_bot',
+ 'linux-sdk-multirel': 'gn_release_bot',
+ 'mac-sdk-multi': 'gn_release_bot',
+ 'mac-sdk-multirel': 'gn_release_bot',
+ 'windows-sdk-multi': 'gn_release_bot_minimal_symbols_x86',
+ 'windows-sdk-multirel': 'gn_release_bot_minimal_symbols_x86',
+ },
+
'client.v8.fyi': {
'Android Builder': 'gn_official_goma_minimal_symbols_android',
'Chromium ASAN - debug': 'gn_asan_lsan_edge_debug_bot',
« 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