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

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

Issue 23591008: Add mini_installer tests to the Chromium build infrastructure. (Closed) Base URL: http://src.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 7 years, 4 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
===================================================================
--- masters/master.chromium.fyi/slaves.cfg (revision 219965)
+++ masters/master.chromium.fyi/slaves.cfg (working copy)
@@ -774,6 +774,14 @@
'version': 'win7',
'bits': '64',
},
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': 'Chromium Win MiniInstaller Tests',
+ 'hostname': 'vm950-m1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
] + [
# Deployed for http://crbug.com/166949 but not used yet.
{

Powered by Google App Engine
This is Rietveld 408576698