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

Unified Diff: tools/mb/mb_config.pyl

Issue 2394483007: Add NaCl SDK bots to mbconfig.pyl (Closed)
Patch Set: Created 4 years, 2 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 462ff4316ba6a32f38e797ce1b2e2e58e8f909e0..0911d34c97348a2b16f73f0cb3b583e0f5fecf71 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -608,6 +608,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