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

Unified Diff: tools/mb/mb_config.pyl

Issue 1838083003: mb: Add src-side changes for a new "win_clang" bot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 4 years, 9 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 | « no previous file | 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 7afc261a45be85c1d4253174b4262b822a803d34..13d395bf653e7402e8e14483a8671f93fceb7036 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -210,6 +210,7 @@
'Site Isolation Win': 'gyp_release_trybot_x64',
'Win LKGR (DrM 64)': 'gn_release_drmemory_drfuzz',
'Win LKGR (DrM)': 'gn_release_drmemory_drfuzz_x86',
+ 'WinClang': 'win_clang_debug_bot',
},
'chromium.gpu': {
@@ -825,6 +826,7 @@
'win_chromium_gn_x64_rel': 'gn_release_trybot',
'win_chromium_x64_rel_ng': 'gn_release_trybot',
'win10_chromium_x64_rel_ng': 'gn_release_trybot',
+ 'win_clang': 'win_clang_debug_bot',
'win_clang_x64_dbg': 'win_clang_debug_bot',
'win_pgo': 'gyp_official_winpgo',
},
« 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