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

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

Issue 2149493007: Add config for ios-simulator-cronet bot (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: 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 | « ios/build/bots/chromium.mac/ios-simulator-cronet.json ('k') | 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 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 'Mac Builder (dbg)': 'swarming_gn_debug_bot', 358 'Mac Builder (dbg)': 'swarming_gn_debug_bot',
359 'Mac GYP (dbg)': 'swarming_gyp_debug_bot', 359 'Mac GYP (dbg)': 'swarming_gyp_debug_bot',
360 'Mac GYP': 'swarming_gyp_release_bot', 360 'Mac GYP': 'swarming_gyp_release_bot',
361 'Mac10.10 Tests': 'none', 361 'Mac10.10 Tests': 'none',
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-cronet': 'ios_gyp',
368 'ios-simulator-gn': 'ios_gn', 369 'ios-simulator-gn': 'ios_gn',
369 }, 370 },
370 371
371 'chromium.memory': { 372 'chromium.memory': {
372 'Linux ASan LSan Builder': 'swarming_asan_lsan_gn_release_trybot', 373 'Linux ASan LSan Builder': 'swarming_asan_lsan_gn_release_trybot',
373 'Linux ASan LSan Tests (1)': 'none', 374 'Linux ASan LSan Tests (1)': 'none',
374 'Linux ASan Tests (sandboxed)': 'none', 375 'Linux ASan Tests (sandboxed)': 'none',
375 'Mac ASan 64 Builder': 376 'Mac ASan 64 Builder':
376 'swarming_asan_lsan_full_symbols_gyp_release_trybot', 377 'swarming_asan_lsan_full_symbols_gyp_release_trybot',
377 'Mac ASan 64 Tests (1)': 'none', 378 'Mac ASan 64 Tests (1)': 'none',
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 'linux_optional_gpu_tests_rel': 780 'linux_optional_gpu_tests_rel':
780 'swarming_gpu_fyi_tests_gn_release_trybot', 781 'swarming_gpu_fyi_tests_gn_release_trybot',
781 'linux_site_isolation': 'gn_release_trybot', 782 'linux_site_isolation': 'gn_release_trybot',
782 'linux_upload_clang': 'gn_release_bot', 783 'linux_upload_clang': 'gn_release_bot',
783 }, 784 },
784 785
785 'tryserver.chromium.mac': { 786 'tryserver.chromium.mac': {
786 'ios-device': 'ios_gyp', 787 'ios-device': 'ios_gyp',
787 'ios-device-gn': 'ios_gn', 788 'ios-device-gn': 'ios_gn',
788 'ios-simulator': 'ios_gyp', 789 'ios-simulator': 'ios_gyp',
790 'ios-simulator-cronet': 'ios_gyp',
789 'ios-simulator-gn': 'ios_gn', 791 'ios-simulator-gn': 'ios_gn',
790 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot', 792 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
791 'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot', 793 'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot',
792 'mac_chromium_archive_rel_ng': 'noswarming_gyp_release_bot_mac_strip', 794 'mac_chromium_archive_rel_ng': 'noswarming_gyp_release_bot_mac_strip',
793 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot', 795 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot',
794 'mac_chromium_asan_variable': 'findit', 796 'mac_chromium_asan_variable': 'findit',
795 'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', 797 'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot',
796 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot', 798 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
797 'mac_chromium_dbg_ng': 'swarming_gn_debug_trybot', 799 'mac_chromium_dbg_ng': 'swarming_gn_debug_trybot',
798 'mac_chromium_gyp_dbg': 'swarming_gyp_debug_trybot', 800 'mac_chromium_gyp_dbg': 'swarming_gyp_debug_trybot',
(...skipping 1501 matching lines...) Expand 10 before | Expand all | Expand 10 after
2300 }, 2302 },
2301 2303
2302 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2304 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2303 2305
2304 'drmemory': { 2306 'drmemory': {
2305 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2307 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2306 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2308 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2307 }, 2309 },
2308 }, 2310 },
2309 } 2311 }
OLDNEW
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-cronet.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698