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

Unified Diff: tools/mb/mb_config.pyl

Issue 1860823006: clang upload bot rename, src/ part (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebae 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 b9cdc2e4c36b195f939016e81eee0743714a2911..ea190bc3b7bc3dbf7bc8b69dc3dfbb654d5fc199 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -719,7 +719,7 @@
'linux_chromium_chromeos_compile_rel_ng':
'swarming_chromeos_gyp_release_trybot',
'linux_chromium_chromeos_rel_ng': 'swarming_chromeos_gyp_release_trybot',
- 'linux_chromium_clang_upload': 'gn_release_bot',
+ 'linux_upload_clang': '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',
@@ -761,7 +761,7 @@
'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_upload_clang': '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',
@@ -830,7 +830,7 @@
'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_upload_clang': 'gn_release_bot',
'win_chromium_compile_dbg_ng':
'swarming_gyp_debug_bot_minimal_symbols_x86',
'win_chromium_compile_rel_ng':
« 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