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

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

Issue 1053793002: Remove the iOS deterministic builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Remove useless code. Created 5 years, 9 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.swarm/master.cfg ('k') | scripts/slave/recipes/swarming/deterministic_build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.swarm/slaves.cfg
diff --git a/masters/master.chromium.swarm/slaves.cfg b/masters/master.chromium.swarm/slaves.cfg
index 57d7a5fc852998134378795cd4fe7e56d3f34e22..8e0b2d63b55c57b303fe2ff9d16b86571425ae05 100644
--- a/masters/master.chromium.swarm/slaves.cfg
+++ b/masters/master.chromium.swarm/slaves.cfg
@@ -100,14 +100,6 @@ real_slaves = [
'version': 'lucid',
'bits': '64',
},
- {
- 'master': 'ChromiumSwarm',
- 'builder': 'IOS deterministic build',
- 'hostname': 'vm622-m1',
- 'os': 'mac',
- 'version': '10.9',
- 'bits': '64',
- },
]
win_slaves = [
« no previous file with comments | « masters/master.chromium.swarm/master.cfg ('k') | scripts/slave/recipes/swarming/deterministic_build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698