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

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

Issue 1892903002: Move WinClang from FYI to main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: aha 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.chromium.fyi/master.cfg ('k') | masters/master.chromium.win/master_win_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index 4bd71e39c1eb78041851c44527fd5f4423e39cbb..de4c42eee6ef339a4e0c379bbf46c2187cc72da3 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -396,14 +396,6 @@ slaves = [
},
{
'master': 'ChromiumFYI',
- 'builder': ['WinClang', 'CrWinClang'],
- 'hostname': 'build29-m1',
- 'os': 'win',
- 'version': 'win7',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumFYI',
'builder': 'CrWinClang tester',
'hostname': 'vm961-m1',
'os': 'win',
@@ -412,7 +404,7 @@ slaves = [
},
{
'master': 'ChromiumFYI',
- 'builder': ['CrWinClang(dbg)', 'CrWinClang(shared)'],
+ 'builder': ['CrWinClang', 'CrWinClang(dbg)', 'CrWinClang(shared)'],
'hostname': 'build60-m1',
'os': 'win',
'version': 'win7',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | masters/master.chromium.win/master_win_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698