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

Side by Side Diff: tools/mb/mb_config.pyl

Issue 2146183002: Sync up chromium.memory builder configs with trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 351 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 'Mac10.11 Tests': 'none', 362 'Mac10.11 Tests': 'none',
363 'Mac10.9 Tests (dbg)': 'none', 363 'Mac10.9 Tests (dbg)': 'none',
364 'Mac10.9 Tests': 'none', 364 'Mac10.9 Tests': 'none',
365 'ios-device': 'ios_gyp', 365 'ios-device': 'ios_gyp',
366 'ios-device-gn': 'ios_gn', 366 'ios-device-gn': 'ios_gn',
367 'ios-simulator': 'ios_gyp', 367 'ios-simulator': 'ios_gyp',
368 'ios-simulator-gn': 'ios_gn', 368 'ios-simulator-gn': 'ios_gn',
369 }, 369 },
370 370
371 'chromium.memory': { 371 'chromium.memory': {
372 'Linux ASan LSan Builder': 'swarming_asan_lsan_gn_release_bot', 372 'Linux ASan LSan Builder': 'swarming_asan_lsan_gn_release_trybot',
373 'Linux ASan LSan Tests (1)': 'none', 373 'Linux ASan LSan Tests (1)': 'none',
374 'Linux ASan Tests (sandboxed)': 'none', 374 'Linux ASan Tests (sandboxed)': 'none',
375 'Mac ASan 64 Builder': 'swarming_asan_lsan_full_symbols_gyp_release_bot', 375 'Mac ASan 64 Builder': 'swarming_asan_lsan_full_symbols_gyp_release_bot',
376 'Mac ASan 64 Tests (1)': 'none', 376 'Mac ASan 64 Tests (1)': 'none',
377 'Linux Chromium OS ASan LSan Builder': 377 'Linux Chromium OS ASan LSan Builder':
378 'swarming_asan_lsan_chromeos_gn_release_bot', 378 'swarming_asan_lsan_chromeos_gn_release_trybot',
379 'Linux Chromium OS ASan LSan Tests (1)': 'none', 379 'Linux Chromium OS ASan LSan Tests (1)': 'none',
380 }, 380 },
381 381
382 'chromium.memory.fyi': { 382 'chromium.memory.fyi': {
383 'Chromium Linux ChromeOS MSan Builder': 383 'Chromium Linux ChromeOS MSan Builder':
384 'swarming_gyp_chromeos_msan_release_bot', 384 'swarming_gyp_chromeos_msan_release_bot',
385 'Chromium Linux MSan Builder': 385 'Chromium Linux MSan Builder':
386 'swarming_msan_gn_release_bot', 386 'swarming_msan_gn_release_bot',
387 'Chromium Linux TSan Builder': 387 'Chromium Linux TSan Builder':
388 'swarming_tsan_disable_nacl_gn_release_bot', 388 'swarming_tsan_disable_nacl_gn_release_bot',
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
519 'Win Zenbook Perf (5)': 'none', 519 'Win Zenbook Perf (5)': 'none',
520 'Win x64 Builder': 'gn_official_goma_minimal_symbols_x64', 520 'Win x64 Builder': 'gn_official_goma_minimal_symbols_x64',
521 }, 521 },
522 522
523 'client.v8.fyi': { 523 'client.v8.fyi': {
524 'Android Builder': 'gn_official_goma_minimal_symbols_android', 524 'Android Builder': 'gn_official_goma_minimal_symbols_android',
525 'Chromium ASAN - debug': 'gn_asan_lsan_edge_debug_bot', 525 'Chromium ASAN - debug': 'gn_asan_lsan_edge_debug_bot',
526 'Chromium ASAN (symbolized)': 526 'Chromium ASAN (symbolized)':
527 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', 527 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot',
528 'Chromium Win SyzyASAN': 'gyp_syzyasan_no_pch_win_z7_x86', 528 'Chromium Win SyzyASAN': 'gyp_syzyasan_no_pch_win_z7_x86',
529 'Linux ASAN Builder': 'swarming_asan_lsan_gn_release_bot', 529 'Linux ASAN Builder': 'swarming_asan_lsan_gn_release_bot',
Lei Zhang 2016/07/14 00:50:56 There's another bot that's using swarming_asan_lsa
530 'Linux Debug Builder': 'gn_debug_bot', 530 'Linux Debug Builder': 'gn_debug_bot',
531 'Linux Snapshot Builder': 'gn_release_bot', 531 'Linux Snapshot Builder': 'gn_release_bot',
532 'V8 Android GN (dbg)': 'android_gn_debug_bot', 532 'V8 Android GN (dbg)': 'android_gn_debug_bot',
533 'V8 Linux GN': 'gn_release_bot', 533 'V8 Linux GN': 'gn_release_bot',
534 'V8-Blink Linux 64': 'noswarming_gn_release_bot_x64', 534 'V8-Blink Linux 64': 'noswarming_gn_release_bot_x64',
535 'V8-Blink Linux 64 - ignition': 'noswarming_gn_release_bot_x64', 535 'V8-Blink Linux 64 - ignition': 'noswarming_gn_release_bot_x64',
536 'V8-Blink Linux 64 (dbg)': 'noswarming_gn_debug_bot_x64', 536 'V8-Blink Linux 64 (dbg)': 'noswarming_gn_debug_bot_x64',
537 'V8-Blink Mac': 'noswarming_gn_release_bot_x64', 537 'V8-Blink Mac': 'noswarming_gn_release_bot_x64',
538 'V8-Blink Win': 'noswarming_gn_release_bot_minimal_symbols_x86', 538 'V8-Blink Win': 'noswarming_gn_release_bot_minimal_symbols_x86',
539 }, 539 },
(...skipping 928 matching lines...) Expand 10 before | Expand all | Expand 10 after
1468 ], 1468 ],
1469 1469
1470 'swarming_android_gn_release_trybot_arm64': [ 1470 'swarming_android_gn_release_trybot_arm64': [
1471 'swarming', 'android', 'gn', 'release_trybot', 'arm64', 1471 'swarming', 'android', 'gn', 'release_trybot', 'arm64',
1472 ], 1472 ],
1473 1473
1474 'swarming_asan_dcheck_gyp_release_bot': [ 1474 'swarming_asan_dcheck_gyp_release_bot': [
1475 'swarming', 'asan', 'dcheck_always_on', 'gyp', 'release_bot', 1475 'swarming', 'asan', 'dcheck_always_on', 'gyp', 'release_bot',
1476 ], 1476 ],
1477 1477
1478 'swarming_asan_lsan_chromeos_gn_release_bot': [
1479 'swarming', 'asan', 'lsan', 'chromeos', 'gn', 'release_bot',
1480 ],
1481
1482 'swarming_asan_lsan_chromeos_gn_release_trybot': [ 1478 'swarming_asan_lsan_chromeos_gn_release_trybot': [
1483 'swarming', 'asan', 'lsan', 'chromeos', 'gyp', 'release_trybot', 1479 'swarming', 'asan', 'lsan', 'chromeos', 'gyp', 'release_trybot',
1484 ], 1480 ],
1485 1481
1486 'swarming_asan_lsan_full_symbols_gyp_release_bot': [ 1482 'swarming_asan_lsan_full_symbols_gyp_release_bot': [
1487 'swarming', 'asan', 'lsan', 'full_symbols', 'gyp', 'release_bot', 1483 'swarming', 'asan', 'lsan', 'full_symbols', 'gyp', 'release_bot',
1484 'dcheck_always_on',
Dirk Pranke 2016/07/14 01:00:26 did you leave this in intentionally?
Lei Zhang 2016/07/14 01:03:27 Yes. This is the mac bot, and there's no equivalen
Dirk Pranke 2016/07/14 01:22:19 Okay. Please rename the config to 'release_trybot'
Lei Zhang 2016/07/14 01:46:33 Done.
1488 ], 1485 ],
1489 1486
1490 'swarming_asan_lsan_gn_release_bot': [ 1487 'swarming_asan_lsan_gn_release_bot': [
1491 'swarming', 'asan', 'lsan', 'gn', 'release_bot', 1488 'swarming', 'asan', 'lsan', 'gn', 'release_bot',
1492 ], 1489 ],
1493 1490
1494 'swarming_asan_lsan_gn_release_trybot': [ 1491 'swarming_asan_lsan_gn_release_trybot': [
1495 'swarming', 'asan', 'lsan', 'gn', 'release_trybot', 1492 'swarming', 'asan', 'lsan', 'gn', 'release_trybot',
1496 ], 1493 ],
1497 1494
(...skipping 798 matching lines...) Expand 10 before | Expand all | Expand 10 after
2296 }, 2293 },
2297 2294
2298 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2295 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2299 2296
2300 'drmemory': { 2297 'drmemory': {
2301 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2298 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2302 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2299 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2303 }, 2300 },
2304 }, 2301 },
2305 } 2302 }
OLDNEW
« 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