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

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: 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
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..5d76b90e7cd41d0ae49ea66e621fc9baaa169044 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -928,4 +928,12 @@ slaves = [
'version': 'precise',
'bits': '64',
},
+ {
M-A Ruel 2015/06/04 20:56:08 Move along other crclang slaves
Sébastien Marchand 2015/06/04 21:16:29 Done.
+ 'master': 'ChromiumFYI',
+ 'builder': 'Windows Clang deterministic build',
+ 'hostname': 'win13-c1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
]

Powered by Google App Engine
This is Rietveld 408576698