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

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

Issue 1892943002: Add a copy of the "WinClang64 (dbg)" bot to the main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: final slave 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
Index: masters/master.chromium.win/slaves.cfg
diff --git a/masters/master.chromium.win/slaves.cfg b/masters/master.chromium.win/slaves.cfg
index 256a5a8dcef9ddf6f9c82f5d6bb405d3c9d86fd5..5223aa865066dbae8fd5f5fd0733313cdc68304b 100644
--- a/masters/master.chromium.win/slaves.cfg
+++ b/masters/master.chromium.win/slaves.cfg
@@ -110,6 +110,14 @@ slaves = [
},
{
'master': 'ChromiumWin',
+ 'builder': 'WinClang',
+ 'hostname': 'build2-m1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumWin',
'builder': 'Win10 Tests x64',
'hostname': 'vm6-m1',
'os': 'win',

Powered by Google App Engine
This is Rietveld 408576698