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

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

Issue 1759553007: Move depot_tools presubmit trybot from chromium.linux to infra. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 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.linux/master.cfg ('k') | masters/master.tryserver.infra/builders.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.linux/slaves.cfg
diff --git a/masters/master.tryserver.chromium.linux/slaves.cfg b/masters/master.tryserver.chromium.linux/slaves.cfg
index dfde2ee0089910800f4fe6d028bf4138f73dda09..70478f3f3935c359165ff9c1618b05050c394ac7 100644
--- a/masters/master.tryserver.chromium.linux/slaves.cfg
+++ b/masters/master.tryserver.chromium.linux/slaves.cfg
@@ -93,19 +93,6 @@ def linux():
'pool': 'linux_chromium_cfi_rel_ng',
})
- # Trusty slave for depot_tools_presubmit
- result.extend([
- {
- 'master': 'TryServerChromiumLinux',
- 'os': 'linux',
- 'version': 'trusty',
- 'bits': '64',
- 'builder': ['depot_tools_presubmit'],
- 'hostname': 'slave426-c4',
- 'pool': 'depot_tools_presubmit',
- }
- ])
-
linux_full_bisect_builder_slaves = [747, 748]
result.extend(
{
« no previous file with comments | « masters/master.tryserver.chromium.linux/master.cfg ('k') | masters/master.tryserver.infra/builders.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698