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

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

Issue 2072823003: master.chromium.infra: Remove redundant tools/build builder (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: remove old scheduler 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.infra/master.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.infra/slaves.cfg
diff --git a/masters/master.chromium.infra/slaves.cfg b/masters/master.chromium.infra/slaves.cfg
index b297fcaf9430401c0efcc97ec4df4d1679f20603..f4c7b789c6ca05430224188765c8df28cb781eb7 100644
--- a/masters/master.chromium.infra/slaves.cfg
+++ b/masters/master.chromium.infra/slaves.cfg
@@ -50,7 +50,6 @@ slaves = [
'master': 'Infra',
'builder': [
'recipe_engine-recipes-tests',
- 'build-recipes-tests',
'depot_tools-recipes-tests',
],
'hostname': 'slave111-c1',
@@ -62,7 +61,6 @@ slaves = [
'master': 'Infra',
'builder': [
'recipe_engine-recipes-tests',
- 'build-recipes-tests',
'depot_tools-recipes-tests',
],
'hostname': 'slave112-c1',
@@ -74,7 +72,6 @@ slaves = [
'master': 'Infra',
'builder': [
'recipe_engine-recipes-tests',
- 'build-recipes-tests',
'depot_tools-recipes-tests',
],
'hostname': 'slave113-c1',
« no previous file with comments | « masters/master.chromium.infra/master.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698