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

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

Issue 2020993003: Make GPU FYI Clang builder mirror the main. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix naming Created 4 years, 6 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 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 'Android Debug (Nexus 6)': 'android_gn_debug_static_trybot', 253 'Android Debug (Nexus 6)': 'android_gn_debug_static_trybot',
254 'Android Debug (Nexus 9)': 'android_gn_debug_static_trybot_arm64', 254 'Android Debug (Nexus 9)': 'android_gn_debug_static_trybot_arm64',
255 'GPU Linux Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot', 255 'GPU Linux Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot',
256 'GPU Linux Builder': 'swarming_gpu_fyi_tests_gn_release_trybot', 256 'GPU Linux Builder': 'swarming_gpu_fyi_tests_gn_release_trybot',
257 'GPU Mac Builder': 'swarming_gpu_fyi_tests_gyp_release_trybot', 257 'GPU Mac Builder': 'swarming_gpu_fyi_tests_gyp_release_trybot',
258 'GPU Mac Builder (dbg)': 'swarming_gpu_fyi_tests_gyp_debug_trybot', 258 'GPU Mac Builder (dbg)': 'swarming_gpu_fyi_tests_gyp_debug_trybot',
259 'GPU Win Builder': 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86', 259 'GPU Win Builder': 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86',
260 'GPU Win Builder (dbg)': 260 'GPU Win Builder (dbg)':
261 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x86', 261 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x86',
262 'GPU Win Clang Builder (dbg)': 262 'GPU Win Clang Builder (dbg)':
263 'swarming_gpu_fyi_tests_gyp_clang_debug_trybot_x86', 263 'swarming_gpu_fyi_tests_win_clang_debug_bot',
264 'GPU Win x64 Builder': 264 'GPU Win x64 Builder':
265 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x64', 265 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x64',
266 'GPU Win x64 Builder (dbg)': 266 'GPU Win x64 Builder (dbg)':
267 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x64', 267 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x64',
268 'Linux ChromiumOS Builder': 268 'Linux ChromiumOS Builder':
269 'swarming_gpu_fyi_tests_chromeos_gyp_release_trybot', 269 'swarming_gpu_fyi_tests_chromeos_gyp_release_trybot',
270 'Linux Debug (NVIDIA)': 'none', 270 'Linux Debug (NVIDIA)': 'none',
271 'Linux Debug (New Intel)': 'none', 271 'Linux Debug (New Intel)': 'none',
272 'Linux Release (ATI)': 'none', 272 'Linux Release (ATI)': 'none',
273 'Linux Release (NVIDIA GeForce 730)': 'none', 273 'Linux Release (NVIDIA GeForce 730)': 'none',
(...skipping 1312 matching lines...) Expand 10 before | Expand all | Expand 10 after
1586 'swarming_gpu_fyi_tests_gn_debug_trybot': [ 1586 'swarming_gpu_fyi_tests_gn_debug_trybot': [
1587 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gn', 1587 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gn',
1588 'debug_trybot', 'angle_deqp_tests', 1588 'debug_trybot', 'angle_deqp_tests',
1589 ], 1589 ],
1590 1590
1591 'swarming_gpu_fyi_tests_gn_release_trybot': [ 1591 'swarming_gpu_fyi_tests_gn_release_trybot': [
1592 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gn', 1592 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gn',
1593 'release_trybot', 'angle_deqp_tests', 1593 'release_trybot', 'angle_deqp_tests',
1594 ], 1594 ],
1595 1595
1596 'swarming_gpu_fyi_tests_gyp_clang_debug_trybot_x86': [ 1596 'swarming_gpu_fyi_tests_win_clang_debug_bot': [
1597 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gyp', 1597 'swarming', 'gpu_tests', 'internal_gles2_conform_tests',
1598 'clang', 'debug_trybot', 'x86', 1598 'gn', 'clang', 'debug_bot_minimal_symbols',
1599 ], 1599 ],
1600 1600
1601 'swarming_gpu_fyi_tests_gyp_debug_trybot': [ 1601 'swarming_gpu_fyi_tests_gyp_debug_trybot': [
1602 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gyp', 1602 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gyp',
1603 'debug_trybot', 1603 'debug_trybot',
1604 ], 1604 ],
1605 1605
1606 'swarming_gpu_fyi_tests_gyp_release_trybot': [ 1606 'swarming_gpu_fyi_tests_gyp_release_trybot': [
1607 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gyp', 1607 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 'gyp',
1608 'release_trybot', 1608 'release_trybot',
(...skipping 671 matching lines...) Expand 10 before | Expand all | Expand 10 after
2280 }, 2280 },
2281 2281
2282 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2282 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2283 2283
2284 'drmemory': { 2284 'drmemory': {
2285 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2285 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2286 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2286 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2287 }, 2287 },
2288 }, 2288 },
2289 } 2289 }
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