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

Unified Diff: masters/master.tryserver.chromium.linux/master.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 | « no previous file | masters/master.tryserver.chromium.linux/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.linux/master.cfg
diff --git a/masters/master.tryserver.chromium.linux/master.cfg b/masters/master.tryserver.chromium.linux/master.cfg
index d6d997244a9cab0f86a2ff858f62c2608092af85..0fb44fadbd6d1571391986a3dadf6e4f5358b18f 100644
--- a/masters/master.tryserver.chromium.linux/master.cfg
+++ b/masters/master.tryserver.chromium.linux/master.cfg
@@ -332,7 +332,6 @@ def presubmit(name, slavebuilddir=None, extra_props=None):
b_chromium_presubmit = presubmit('chromium', slavebuilddir='linux',
extra_props={'runhooks': True})
-b_depot_tools_presubmit = presubmit('depot_tools')
# These variable builders are used by Findit to identify culprit commits for
# compile or test failures on the main waterfall. They run on optional slaves
@@ -364,7 +363,6 @@ c['builders'] = [
b_chromium_presubmit,
b_codesearch_chromeos_builder,
b_codesearch_linux_builder,
- b_depot_tools_presubmit,
b_linux_chromium_asan_rel_ng,
b_linux_chromium_browser_side_navigation_rel,
b_linux_full_bisect_builder,
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.linux/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698