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

Unified Diff: tools/mb/mb_config.pyl

Issue 1869943002: clang upload bot rename, src/ part (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/clang/scripts/upload_revision.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index f0cd4fa190f648f278e599495dbb423c8c7cab77..b728adbc95e5c4dba7cb6d82cc1cb11430fd53da 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -728,7 +728,6 @@
'swarming_chromeos_gyp_release_trybot',
'linux_chromium_chromeos_rel_ng': 'swarming_chromeos_gyp_release_trybot',
'linux_chromium_chromeos_variable_chrome': 'findit',
- 'linux_chromium_clang_upload': 'gn_release_bot',
'linux_chromium_clobber_rel_ng': 'gn_release_trybot',
'linux_chromium_compile_dbg_32_ng': 'swarming_gyp_debug_trybot_x86',
'linux_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot',
@@ -759,6 +758,7 @@
'linux_optional_gpu_tests_rel':
'swarming_gpu_fyi_tests_gn_release_trybot',
'linux_site_isolation': 'gn_release_trybot',
+ 'linux_upload_clang': 'gn_release_bot',
'linux_valgrind': 'gyp_valgrind_release_bot',
},
@@ -779,7 +779,6 @@
'ios_rel_device': 'ios_gyp',
'ios_rel_device_gn': 'ios_gn',
'ios_rel_device_ninja': 'ios_gyp',
- 'mac_chromium_clang_upload': 'gn_release_bot',
'mac_chromium_gn_dbg': 'gn_debug_static_bot',
'mac_chromium_gn_rel': 'gn_release_trybot',
'mac_chromium_gn_upload': 'gn_release_bot',
@@ -792,6 +791,7 @@
'mac_chromium_variable_layout': 'findit',
'mac_nacl_sdk': 'nacl_annotator',
'mac_nacl_sdk_build': 'nacl_annotator',
+ 'mac_upload_clang': 'gn_release_bot',
},
'tryserver.chromium.perf': {
@@ -844,7 +844,6 @@
'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86',
'win8_chromium_ng': 'gn_release_trybot_x86',
'win_archive': 'noswarming_gyp_release_trybot_minimal_symbols_x86',
- 'win_chromium_clang_upload': 'gn_release_bot',
'win_chromium_compile_dbg_ng':
'swarming_gyp_debug_bot_minimal_symbols_x86',
'win_chromium_compile_rel_ng':
@@ -878,6 +877,7 @@
'win_optional_gpu_tests_rel':
'swarming_gpu_tests_deqp_gles_gyp_release_trybot_minimal_symbols_x86',
'win_pgo': 'gyp_official_winpgo',
+ 'win_upload_clang': 'gn_release_bot',
},
'tryserver.v8': {
« no previous file with comments | « tools/clang/scripts/upload_revision.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698