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

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: 'trybot' 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':
376 'swarming_asan_lsan_full_symbols_gyp_release_trybot',
376 'Mac ASan 64 Tests (1)': 'none', 377 'Mac ASan 64 Tests (1)': 'none',
377 'Linux Chromium OS ASan LSan Builder': 378 'Linux Chromium OS ASan LSan Builder':
378 'swarming_asan_lsan_chromeos_gn_release_bot', 379 'swarming_asan_lsan_chromeos_gn_release_trybot',
379 'Linux Chromium OS ASan LSan Tests (1)': 'none', 380 'Linux Chromium OS ASan LSan Tests (1)': 'none',
380 }, 381 },
381 382
382 'chromium.memory.fyi': { 383 'chromium.memory.fyi': {
383 'Chromium Linux ChromeOS MSan Builder': 384 'Chromium Linux ChromeOS MSan Builder':
384 'swarming_gyp_chromeos_msan_release_bot', 385 'swarming_gyp_chromeos_msan_release_bot',
385 'Chromium Linux MSan Builder': 386 'Chromium Linux MSan Builder':
386 'swarming_msan_gn_release_bot', 387 'swarming_msan_gn_release_bot',
387 'Chromium Linux TSan Builder': 388 'Chromium Linux TSan Builder':
388 'swarming_tsan_disable_nacl_gn_release_bot', 389 'swarming_tsan_disable_nacl_gn_release_bot',
(...skipping 1079 matching lines...) Expand 10 before | Expand all | Expand 10 after
1468 ], 1469 ],
1469 1470
1470 'swarming_android_gn_release_trybot_arm64': [ 1471 'swarming_android_gn_release_trybot_arm64': [
1471 'swarming', 'android', 'gn', 'release_trybot', 'arm64', 1472 'swarming', 'android', 'gn', 'release_trybot', 'arm64',
1472 ], 1473 ],
1473 1474
1474 'swarming_asan_dcheck_gyp_release_bot': [ 1475 'swarming_asan_dcheck_gyp_release_bot': [
1475 'swarming', 'asan', 'dcheck_always_on', 'gyp', 'release_bot', 1476 'swarming', 'asan', 'dcheck_always_on', 'gyp', 'release_bot',
1476 ], 1477 ],
1477 1478
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': [ 1479 'swarming_asan_lsan_chromeos_gn_release_trybot': [
1483 'swarming', 'asan', 'lsan', 'chromeos', 'gyp', 'release_trybot', 1480 'swarming', 'asan', 'lsan', 'chromeos', 'gyp', 'release_trybot',
1484 ], 1481 ],
1485 1482
1486 'swarming_asan_lsan_full_symbols_gyp_release_bot': [ 1483 'swarming_asan_lsan_full_symbols_gyp_release_trybot': [
1487 'swarming', 'asan', 'lsan', 'full_symbols', 'gyp', 'release_bot', 1484 'swarming', 'asan', 'lsan', 'full_symbols', 'gyp', 'release_bot',
1485 'dcheck_always_on',
1488 ], 1486 ],
1489 1487
1490 'swarming_asan_lsan_gn_release_bot': [ 1488 'swarming_asan_lsan_gn_release_bot': [
1491 'swarming', 'asan', 'lsan', 'gn', 'release_bot', 1489 'swarming', 'asan', 'lsan', 'gn', 'release_bot',
1492 ], 1490 ],
1493 1491
1494 'swarming_asan_lsan_gn_release_trybot': [ 1492 'swarming_asan_lsan_gn_release_trybot': [
1495 'swarming', 'asan', 'lsan', 'gn', 'release_trybot', 1493 'swarming', 'asan', 'lsan', 'gn', 'release_trybot',
1496 ], 1494 ],
1497 1495
(...skipping 798 matching lines...) Expand 10 before | Expand all | Expand 10 after
2296 }, 2294 },
2297 2295
2298 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2296 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2299 2297
2300 'drmemory': { 2298 'drmemory': {
2301 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2299 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2302 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2300 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2303 }, 2301 },
2304 }, 2302 },
2305 } 2303 }
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