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

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

Issue 701623002: Replace 10.7 testers with 10.9 in master.chromium.mac (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 6 years, 1 month 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') | no next file » | 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 86ead24dca74c7d70be68d27339d6e7473bb340a..31c13b2d1d1bbd0aced2e6b4828fab332c84cca1 100644
--- a/masters/master.chromium.mac/slaves.cfg
+++ b/masters/master.chromium.mac/slaves.cfg
@@ -23,15 +23,15 @@ slaves = [
{
'master': 'ChromiumMac',
'hostname': 'vm600-m1',
- 'builder': 'Mac10.7 Tests (1)',
+ 'builder': 'Mac10.9 Tests',
'os': 'mac',
- 'version': '10.7',
+ 'version': '10.9',
'bits': '64',
},
{
'master': 'ChromiumMac',
'hostname': 'vm9-a1',
- 'builder': 'Mac10.6 Tests (1)',
+ 'builder': 'Mac10.6 Tests',
'os': 'mac',
'version': '10.6',
'bits': '64',
@@ -47,17 +47,17 @@ slaves = [
{
'master': 'ChromiumMac',
'hostname': 'vm11-a1',
- 'builder': 'Mac 10.7 Tests (dbg)(1)',
+ 'builder': 'Mac10.9 Tests (dbg)',
'os': 'mac',
- 'version': '10.7',
+ 'version': '10.9',
'bits': '64',
},
{
'master': 'ChromiumMac',
'hostname': 'vm7-a1',
- 'builder': 'Mac 10.6 Tests (dbg)(1)',
+ 'builder': 'Mac10.8 Tests',
'os': 'mac',
- 'version': '10.6',
+ 'version': '10.8',
'bits': '64',
},
{
« no previous file with comments | « masters/master.chromium.mac/master_mac_cfg.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698