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

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

Issue 1813123002: Remove non-clusterfuzz, non-telemetry LKGR bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: updates slaves.cfg Created 4 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.lkgr/master_lkgr_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.lkgr/slaves.cfg
diff --git a/masters/master.chromium.lkgr/slaves.cfg b/masters/master.chromium.lkgr/slaves.cfg
index 31f627c73793836868ed5981b163e6aacaa3ebdb..704261c71661efc328cab81eb519353039fa1773 100644
--- a/masters/master.chromium.lkgr/slaves.cfg
+++ b/masters/master.chromium.lkgr/slaves.cfg
@@ -11,22 +11,6 @@
slaves = [
{
'master': 'ChromiumLKGR',
- 'hostname': 'build49-m1',
- 'builder': ['Win'],
- 'os': 'win',
- 'version': '2008',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumLKGR',
- 'hostname': 'build59-m1',
- 'builder': ['Win x64'],
- 'os': 'win',
- 'version': '2008',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumLKGR',
'hostname': 'build86-m1',
'builder': [
'Win ASan Release',
@@ -47,14 +31,6 @@ slaves = [
},
{
'master': 'ChromiumLKGR',
- 'hostname': 'build74-a1',
- 'builder': ['Mac'],
- 'os': 'mac',
- 'version': '10.8',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumLKGR',
'hostname': 'build75-a1',
'builder': ['Mac ASAN Debug', 'Mac ASAN Release',
'Mac ASAN Release Media'],
@@ -64,22 +40,6 @@ slaves = [
},
{
'master': 'ChromiumLKGR',
- 'hostname': 'build71-m1',
- 'builder': ['Linux'],
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '32',
- },
- {
- 'master': 'ChromiumLKGR',
- 'hostname': 'build72-m1',
- 'builder': ['Linux x64'],
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumLKGR',
'hostname': 'vm979-m1',
'builder': ['ASAN Debug'],
'os': 'linux',
@@ -144,19 +104,10 @@ slaves = [
},
{
'master': 'ChromiumLKGR',
- 'hostname': 'vm846-m1',
- 'builder': ['Android'],
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumLKGR',
'hostname': 'vm315-m1',
'builder': ['Telemetry Harness Upload'],
'os': 'linux',
'version': 'precise',
'bits': '64',
},
-
]
« no previous file with comments | « masters/master.chromium.lkgr/master_lkgr_cfg.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698