Index: tools/mb/mb_config.pyl |
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
index e7894c8051b258b8f6f7ec39ba9098a09974c674..b970be11d4c6bb63b98b33bb73d7c9c119ce26be 100644 |
--- a/tools/mb/mb_config.pyl |
+++ b/tools/mb/mb_config.pyl |
@@ -535,7 +535,13 @@ |
'client.v8.fyi': { |
'Android Builder': 'gn_official_goma_minimal_symbols_android', |
Michael Achenbach
2016/06/20 08:22:20
The first three are twins of bots from the lkgr wa
|
+ 'Chromium ASAN - debug': 'gn_asan_lsan_edge_debug_bot', |
+ 'Chromium ASAN (symbolized)': |
+ 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', |
+ 'Chromium Win SyzyASAN': 'gyp_syzyasan_no_pch_win_z7_x86', |
+ 'Linux ASAN Builder': 'swarming_asan_lsan_gn_release_bot', |
'Linux Debug Builder': 'gn_debug_bot', |
+ 'Linux Snapshot Builder': 'gn_release_bot', |
'V8 Android GN (dbg)': 'android_gn_debug_bot', |
'V8 Linux GN': 'gn_release_bot', |
'V8-Blink Linux 64': 'noswarming_gn_release_bot_x64', |