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

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

Issue 957153002: Turn down all non-ninja iOS try bots, as well as chromium_trybot iOS bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 10 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.tryserver.chromium.mac/master.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.mac/slaves.cfg
diff --git a/masters/master.tryserver.chromium.mac/slaves.cfg b/masters/master.tryserver.chromium.mac/slaves.cfg
index 653ecb3c8e167002c4c87b77bd9355a458bfa765..a1ea1b9051fef2d628d1d50c51d3d2e22d97fe36 100644
--- a/masters/master.tryserver.chromium.mac/slaves.cfg
+++ b/masters/master.tryserver.chromium.mac/slaves.cfg
@@ -58,13 +58,8 @@ def ios():
{
'master': 'TryServerChromiumMac',
'builder': [
- 'ios_dbg_simulator',
'ios_dbg_simulator_ninja',
- 'ios_rel_device',
'ios_rel_device_ninja',
- 'ios_rel_device_ng',
- 'ios_dbg_simulator_ng',
- 'ios_rel_device_ninja_ng'
],
'hostname': 'build%d-a4' % i,
'os': 'mac',
« no previous file with comments | « masters/master.tryserver.chromium.mac/master.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698