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

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

Issue 1147043007: Promote deterministic build CI to real CI (tree closer, except for the Clang builder) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: revert the recipe change. Created 5 years, 6 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.linux/master_android_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 2d77ed73e03f4b4abe16404688e7de61581f704a..2226a35b40d73a12b21ec2ba35d2f1a122997903 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -629,6 +629,14 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'builder': 'ClangWinRepeatable',
+ 'hostname': 'win13-c1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
'builder': 'CrWinAsan(dll)',
'hostname': 'build27-m1',
'os': 'win',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | masters/master.chromium.linux/master_android_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698