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

Unified Diff: masters/master.chromium.mac/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.mac/master_mac_cfg.py ('k') | masters/master.chromium.swarm/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.mac/slaves.cfg
diff --git a/masters/master.chromium.mac/slaves.cfg b/masters/master.chromium.mac/slaves.cfg
index 16ed54dc3bb718543ffc0f346cef1318549580c0..fd865b2e7fe13055625d119d3ea0b995bf9f50f9 100644
--- a/masters/master.chromium.mac/slaves.cfg
+++ b/masters/master.chromium.mac/slaves.cfg
@@ -96,5 +96,13 @@ slaves = [
'os': 'mac',
'version': '10.9',
'bits': '64',
- }
+ },
+ {
+ 'master': 'ChromiumMac',
+ 'builder': 'Mac deterministic build',
+ 'hostname': 'vm610-m1',
+ 'os': 'mac',
+ 'version': '10.9',
+ 'bits': '64',
+ },
]
« no previous file with comments | « masters/master.chromium.mac/master_mac_cfg.py ('k') | masters/master.chromium.swarm/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698