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

Unified Diff: masters/master.tryserver.chromium.win/slaves.cfg

Issue 1858343002: Give the clang upload bots shorter names. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@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 | « masters/master.tryserver.chromium.win/master.cfg ('k') | scripts/slave/recipes/chromium_clang_upload.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.win/slaves.cfg
diff --git a/masters/master.tryserver.chromium.win/slaves.cfg b/masters/master.tryserver.chromium.win/slaves.cfg
index c3a522197f22626d1548d2c7f9455dea9c98a066..db402e26d429e97b46838ced6014619f3ad1439c 100644
--- a/masters/master.tryserver.chromium.win/slaves.cfg
+++ b/masters/master.tryserver.chromium.win/slaves.cfg
@@ -45,8 +45,8 @@ def windows():
optional_builders_gn = [
# directory: win_archive
'win_archive',
- # directory: build_and_upload_clang
- 'win_chromium_clang_upload',
+ # directory: win_upload_clang
+ 'win_upload_clang', # Needs to be shorter than 17 chars, crbug.com/600465
# directory: win_gn
'win_chromium_gn_x64_dbg',
'win_chromium_gn_x64_rel',
« no previous file with comments | « masters/master.tryserver.chromium.win/master.cfg ('k') | scripts/slave/recipes/chromium_clang_upload.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698