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

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

Issue 2053543002: lkgr: Remove "symbolized" bots (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 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.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 704261c71661efc328cab81eb519353039fa1773..59f50aeb65ccf8b35c3ca5a43bc11211dcf6b6c5 100644
--- a/masters/master.chromium.lkgr/slaves.cfg
+++ b/masters/master.chromium.lkgr/slaves.cfg
@@ -59,19 +59,10 @@ slaves = [
},
{
'master': 'ChromiumLKGR',
- 'hostname': 'vm981-m1',
- 'builder': ['ASAN Release (symbolized)'],
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumLKGR',
'hostname': 'vm854-m1',
'builder': ['ASan Debug (32-bit x86 with V8-ARM)',
'ASan Release (32-bit x86 with V8-ARM)',
- 'ASan Release Media (32-bit x86 with V8-ARM)',
- 'ASan Release (32-bit x86 with V8-ARM, symbolized)'],
+ 'ASan Release Media (32-bit x86 with V8-ARM)'],
'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