| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 # This is a map of buildbot master names -> buildbot builder names -> | 6 # This is a map of buildbot master names -> buildbot builder names -> |
| 7 # config names (where each config name is a key in the 'configs' dict, | 7 # config names (where each config name is a key in the 'configs' dict, |
| 8 # below). MB uses this dict to look up which config to use for a given bot. | 8 # below). MB uses this dict to look up which config to use for a given bot. |
| 9 'masters': { | 9 'masters': { |
| 10 # Take care when changing any of these builders to ensure that you do not | 10 # Take care when changing any of these builders to ensure that you do not |
| (...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 307 'Cast Linux': 'cast_gn_release_bot', | 307 'Cast Linux': 'cast_gn_release_bot', |
| 308 'Linux Builder (dbg)': 'swarming_gn_debug_bot', | 308 'Linux Builder (dbg)': 'swarming_gn_debug_bot', |
| 309 'Linux Builder (dbg)(32)': 'swarming_gn_debug_bot_x86', | 309 'Linux Builder (dbg)(32)': 'swarming_gn_debug_bot_x86', |
| 310 'Linux Builder': 'swarming_gn_release_bot', | 310 'Linux Builder': 'swarming_gn_release_bot', |
| 311 'Linux Tests (dbg)(1)': 'none', | 311 'Linux Tests (dbg)(1)': 'none', |
| 312 'Linux Tests (dbg)(1)(32)': 'none', | 312 'Linux Tests (dbg)(1)(32)': 'none', |
| 313 'Linux Tests': 'none', | 313 'Linux Tests': 'none', |
| 314 }, | 314 }, |
| 315 | 315 |
| 316 'chromium.lkgr': { | 316 'chromium.lkgr': { |
| 317 'ASAN Debug': 'gyp_asan_lsan_edge_debug_bot', | 317 'ASAN Debug': 'gn_asan_lsan_edge_debug_bot', |
| 318 'ASAN Release (symbolized)': | 318 'ASAN Release (symbolized)': |
| 319 'gyp_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', | 319 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', |
| 320 'ASAN Release Media': | 320 'ASAN Release Media': |
| 321 'gyp_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot', | 321 'gn_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot', |
| 322 'ASAN Release': 'gyp_asan_lsan_edge_fuzzer_v8_heap_release_bot', | 322 'ASAN Release': 'gn_asan_lsan_edge_fuzzer_v8_heap_release_bot', |
| 323 'ASan Debug (32-bit x86 with V8-ARM)': | 323 'ASan Debug (32-bit x86 with V8-ARM)': |
| 324 'gyp_asan_edge_v8_heap_debug_bot_hybrid', | 324 'gn_asan_edge_v8_heap_debug_bot_hybrid', |
| 325 'ASan Release (32-bit x86 with V8-ARM)': | 325 'ASan Release (32-bit x86 with V8-ARM)': |
| 326 'gyp_asan_edge_fuzzer_v8_heap_release_bot_hybrid', | 326 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid', |
| 327 'ASan Release (32-bit x86 with V8-ARM, symbolized)': | 327 'ASan Release (32-bit x86 with V8-ARM, symbolized)': |
| 328 'gyp_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid', | 328 'gn_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid', |
| 329 'ASan Release Media (32-bit x86 with V8-ARM)': | 329 'ASan Release Media (32-bit x86 with V8-ARM)': |
| 330 'gyp_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid', | 330 'gn_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid', |
| 331 'ChromiumOS ASAN Release': | 331 'ChromiumOS ASAN Release': |
| 332 'gyp_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot', | 332 'gn_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot', |
| 333 'MSAN Release (chained origins)': 'gn_msan_edge_release_bot', | 333 'MSAN Release (chained origins)': 'gn_msan_edge_release_bot', |
| 334 'MSAN Release (no origins)': 'gn_msan_no_origins_edge_release_bot', | 334 'MSAN Release (no origins)': 'gn_msan_no_origins_edge_release_bot', |
| 335 'Mac ASAN Debug': 'gyp_asan_fuzzer_v8_heap_debug_symbols_static_bot', | 335 'Mac ASAN Debug': 'gyp_asan_fuzzer_v8_heap_debug_symbols_static_bot', |
| 336 'Mac ASAN Release Media': | 336 'Mac ASAN Release Media': |
| 337 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot', | 337 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot', |
| 338 'Mac ASAN Release': 'gyp_asan_fuzzer_v8_heap_release_bot', | 338 'Mac ASAN Release': 'gyp_asan_fuzzer_v8_heap_release_bot', |
| 339 'TSAN Debug': 'gyp_tsan_disable_nacl_line_tables_debug_bot', | 339 'TSAN Debug': 'gn_tsan_disable_nacl_line_tables_debug_bot', |
| 340 'TSAN Release': 'gyp_tsan_disable_nacl_line_tables_release_bot', | 340 'TSAN Release': 'gn_tsan_disable_nacl_line_tables_release_bot', |
| 341 'Telemetry Harness Upload': 'none', | 341 'Telemetry Harness Upload': 'none', |
| 342 'UBSan Release': 'gyp_ubsan_release_bot', | 342 'UBSan Release': 'gn_ubsan_release_bot', |
| 343 'UBSan vptr Release': 'gyp_ubsan_vptr_edge_release_bot', | 343 'UBSan vptr Release': 'gn_ubsan_vptr_edge_release_bot', |
| 344 'Win ASan Release Coverage': | 344 'Win ASan Release Coverage': |
| 345 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86', | 345 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86', |
| 346 'Win ASan Release Media': | 346 'Win ASan Release Media': |
| 347 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86', | 347 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86', |
| 348 'Win ASan Release': 'gyp_asan_fuzzer_v8_heap_release_bot_x86', | 348 'Win ASan Release': 'gyp_asan_fuzzer_v8_heap_release_bot_x86', |
| 349 'Win SyzyASAN LKGR': 'gyp_syzyasan_no_pch_win_z7_x86', | 349 'Win SyzyASAN LKGR': 'gyp_syzyasan_no_pch_win_z7_x86', |
| 350 }, | 350 }, |
| 351 | 351 |
| 352 'chromium.mac': { | 352 'chromium.mac': { |
| 353 'Mac Builder': 'swarming_gpu_tests_gyp_release_bot', | 353 'Mac Builder': 'swarming_gpu_tests_gyp_release_bot', |
| (...skipping 855 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1209 | 1209 |
| 1210 'gn_windows_analyze': [ | 1210 'gn_windows_analyze': [ |
| 1211 'gn', 'no_symbols', 'disable_precompiled_headers', | 1211 'gn', 'no_symbols', 'disable_precompiled_headers', |
| 1212 'shared', 'x86', 'win_analyze', | 1212 'shared', 'x86', 'win_analyze', |
| 1213 ], | 1213 ], |
| 1214 | 1214 |
| 1215 'gn_ubsan_vptr_release_bot': [ | 1215 'gn_ubsan_vptr_release_bot': [ |
| 1216 'gn', 'ubsan_vptr', 'ubsan_no_recover_hack', 'release_bot', | 1216 'gn', 'ubsan_vptr', 'ubsan_no_recover_hack', 'release_bot', |
| 1217 ], | 1217 ], |
| 1218 | 1218 |
| 1219 'gyp_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid': [ | 1219 'gn_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid': [ |
| 1220 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'chromeos_codecs', | 1220 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'chromeos_codecs', |
| 1221 'release_bot', 'hybrid', | 1221 'release_bot', 'hybrid', |
| 1222 ], | 1222 ], |
| 1223 | 1223 |
| 1224 'gyp_asan_edge_v8_heap_debug_bot_hybrid': [ | 1224 'gn_asan_edge_v8_heap_debug_bot_hybrid': [ |
| 1225 'gyp', 'asan', 'edge', 'v8_heap', 'debug_bot', 'hybrid', | 1225 'gn', 'asan', 'edge', 'v8_heap', 'debug_bot', 'hybrid', |
| 1226 ], | 1226 ], |
| 1227 | 1227 |
| 1228 'gyp_asan_edge_fuzzer_v8_heap_release_bot_hybrid': [ | 1228 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid': [ |
| 1229 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'hybrid', | 1229 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'hybrid', |
| 1230 ], | 1230 ], |
| 1231 | 1231 |
| 1232 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86': [ | 1232 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86': [ |
| 1233 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'x86', | 1233 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'x86', |
| 1234 ], | 1234 ], |
| 1235 | 1235 |
| 1236 'gyp_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid': [ | 1236 'gn_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid': [ |
| 1237 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'symbolized', | 1237 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'symbolized', |
| 1238 'release_bot', 'hybrid', | 1238 'release_bot', 'hybrid', |
| 1239 ], | 1239 ], |
| 1240 | 1240 |
| 1241 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot': [ | 1241 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot': [ |
| 1242 'gyp', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', 'release_bot', | 1242 'gyp', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', 'release_bot', |
| 1243 ], | 1243 ], |
| 1244 | 1244 |
| 1245 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ | 1245 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ |
| 1246 'gyp', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', | 1246 'gyp', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', |
| 1247 'release_bot', 'x86', | 1247 'release_bot', 'x86', |
| 1248 ], | 1248 ], |
| 1249 | 1249 |
| 1250 'gyp_asan_fuzzer_v8_heap_debug_symbols_static_bot': [ | 1250 'gyp_asan_fuzzer_v8_heap_debug_symbols_static_bot': [ |
| 1251 'gyp', 'asan', 'fuzzer', 'v8_heap', 'debug_symbols_static_bot', | 1251 'gyp', 'asan', 'fuzzer', 'v8_heap', 'debug_symbols_static_bot', |
| 1252 ], | 1252 ], |
| 1253 | 1253 |
| 1254 'gyp_asan_fuzzer_v8_heap_release_bot': [ | 1254 'gyp_asan_fuzzer_v8_heap_release_bot': [ |
| 1255 'gyp', 'asan', 'fuzzer', 'v8_heap', 'release_bot', | 1255 'gyp', 'asan', 'fuzzer', 'v8_heap', 'release_bot', |
| 1256 ], | 1256 ], |
| 1257 | 1257 |
| 1258 'gyp_asan_fuzzer_v8_heap_release_bot_x86': [ | 1258 'gyp_asan_fuzzer_v8_heap_release_bot_x86': [ |
| 1259 'gyp', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', | 1259 'gyp', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', |
| 1260 ], | 1260 ], |
| 1261 | 1261 |
| 1262 'gyp_asan_lsan_edge_debug_bot': [ | 1262 'gn_asan_lsan_edge_debug_bot': [ |
| 1263 'gyp', 'asan', 'lsan', 'edge', 'debug_bot', | 1263 'gn', 'asan', 'lsan', 'edge', 'debug_bot', |
| 1264 ], | 1264 ], |
| 1265 | 1265 |
| 1266 'gyp_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [ | 1266 'gn_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [ |
| 1267 'gyp', 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs', | 1267 'gn', 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs', |
| 1268 'release_bot', | 1268 'release_bot', |
| 1269 ], | 1269 ], |
| 1270 | 1270 |
| 1271 'gyp_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ | 1271 'gn_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ |
| 1272 'gyp', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', | 1272 'gn', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', |
| 1273 ], | 1273 ], |
| 1274 | 1274 |
| 1275 'gyp_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot': [ | 1275 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot': [ |
| 1276 'gyp', 'asan', 'lsan', 'edge', 'v8_heap', 'symbolized', 'release_bot', | 1276 'gn', 'asan', 'lsan', 'edge', 'v8_heap', 'symbolized', 'release_bot', |
| 1277 ], | 1277 ], |
| 1278 | 1278 |
| 1279 'gyp_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ | 1279 'gn_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ |
| 1280 'gyp', 'chromeos', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', | 1280 'gn', 'chromeos', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', |
| 1281 'release_bot', | 1281 'release_bot', |
| 1282 ], | 1282 ], |
| 1283 | 1283 |
| 1284 'gyp_chromeos_with_codecs_debug_bot': [ | 1284 'gyp_chromeos_with_codecs_debug_bot': [ |
| 1285 'gyp', 'chromeos_with_codecs', 'debug_bot', | 1285 'gyp', 'chromeos_with_codecs', 'debug_bot', |
| 1286 ], | 1286 ], |
| 1287 | 1287 |
| 1288 'gyp_clang_minimal_symbols_shared_release_bot_x86': [ | 1288 'gyp_clang_minimal_symbols_shared_release_bot_x86': [ |
| 1289 'gyp', 'clang', 'minimal_symbols', 'shared_release_bot', 'x86', | 1289 'gyp', 'clang', 'minimal_symbols', 'shared_release_bot', 'x86', |
| 1290 ], | 1290 ], |
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1368 ], | 1368 ], |
| 1369 | 1369 |
| 1370 'gyp_shared_release_bot_minimal_symbols_x86': [ | 1370 'gyp_shared_release_bot_minimal_symbols_x86': [ |
| 1371 'gyp', 'shared_release_bot', 'minimal_symbols', 'x86', | 1371 'gyp', 'shared_release_bot', 'minimal_symbols', 'x86', |
| 1372 ], | 1372 ], |
| 1373 | 1373 |
| 1374 'gyp_syzyasan_no_pch_win_z7_x86': [ | 1374 'gyp_syzyasan_no_pch_win_z7_x86': [ |
| 1375 'gyp', 'syzyasan', 'no_pch', 'win_z7', 'x86', | 1375 'gyp', 'syzyasan', 'no_pch', 'win_z7', 'x86', |
| 1376 ], | 1376 ], |
| 1377 | 1377 |
| 1378 'gyp_tsan_disable_nacl_line_tables_debug_bot': [ | 1378 'gn_tsan_disable_nacl_line_tables_debug_bot': [ |
| 1379 'gyp', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot', | 1379 'gn', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot', |
| 1380 ], | 1380 ], |
| 1381 | 1381 |
| 1382 'gyp_tsan_disable_nacl_line_tables_release_bot': [ | 1382 'gn_tsan_disable_nacl_line_tables_release_bot': [ |
| 1383 'gyp', 'tsan', 'disable_nacl', 'line_tables', 'release_bot', | 1383 'gn', 'tsan', 'disable_nacl', 'line_tables', 'release_bot', |
| 1384 ], | 1384 ], |
| 1385 | 1385 |
| 1386 'gyp_ubsan_release_bot': [ | 1386 'gn_ubsan_release_bot': [ |
| 1387 'gyp', 'ubsan', 'release_bot', | 1387 'gn', 'ubsan', 'release_bot', |
| 1388 ], | 1388 ], |
| 1389 | 1389 |
| 1390 'gyp_ubsan_vptr_edge_release_bot': [ | 1390 'gn_ubsan_vptr_edge_release_bot': [ |
| 1391 'gyp', 'ubsan_vptr', 'edge', 'release_bot', | 1391 'gn', 'ubsan_vptr', 'edge', 'release_bot', |
| 1392 ], | 1392 ], |
| 1393 | 1393 |
| 1394 # The 'ios' configs are just used for auditing. iOS bots | 1394 # The 'ios' configs are just used for auditing. iOS bots |
| 1395 # actually use the ios recipes, not the chromium recipe, and look | 1395 # actually use the ios recipes, not the chromium recipe, and look |
| 1396 # up their GYP or GN arguments via files checked in under //ios/build/bots. | 1396 # up their GYP or GN arguments via files checked in under //ios/build/bots. |
| 1397 # It is an error to actually use one of these configs to generate the | 1397 # It is an error to actually use one of these configs to generate the |
| 1398 # build files. | 1398 # build files. |
| 1399 'ios_gn': [ 'gn', 'error'], | 1399 'ios_gn': [ 'gn', 'error'], |
| 1400 | 1400 |
| 1401 'ios_gyp': ['gyp', 'error'], | 1401 'ios_gyp': ['gyp', 'error'], |
| (...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2312 }, | 2312 }, |
| 2313 | 2313 |
| 2314 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2314 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2315 | 2315 |
| 2316 'drmemory': { | 2316 'drmemory': { |
| 2317 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2317 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2318 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2318 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2319 }, | 2319 }, |
| 2320 }, | 2320 }, |
| 2321 } | 2321 } |
| OLD | NEW |