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

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

Issue 2264253002: Split codesearch builders onto their own master (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Two more fixes Created 4 years, 2 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') | tests/masters_test.py » ('j') | 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 1ad9a3d38320cbf63913ed593987a674ae4e9928..266143f157b68326113d4e6ea114de2a2a354769 100644
--- a/masters/master.chromium.infra/slaves.cfg
+++ b/masters/master.chromium.infra/slaves.cfg
@@ -159,16 +159,4 @@ slaves = [
'version': 'win7',
'bits': '64',
},
- {
- 'master': 'Infra',
- 'builder': [
- 'codesearch-submodules-build',
- 'codesearch-submodules-chromium',
- 'codesearch-submodules-infra',
- ],
- 'hostname': 'slave110-c1',
- 'os': 'linux',
- 'version': 'trusty',
- 'bits': '64',
- },
]
« no previous file with comments | « masters/master.chromium.infra/master.cfg ('k') | tests/masters_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698