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

Unified Diff: tests/masters_test.py

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/slaves.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/masters_test.py
diff --git a/tests/masters_test.py b/tests/masters_test.py
index 24ac1c1b1904a850858cc3fe1c08d783e438c57d..da8e0abf1089a176da323af2573e5103528bbb4d 100755
--- a/tests/masters_test.py
+++ b/tests/masters_test.py
@@ -224,6 +224,7 @@ def main(argv):
'master.chromium.gpu': 'ChromiumGPU',
'master.chromium.gpu.fyi': 'ChromiumGPUFYI',
'master.chromium.infra': 'Infra',
+ 'master.chromium.infra.codesearch': 'InfraCodesearch',
'master.chromium.infra.cron': 'InfraCron',
'master.chromium.linux': 'ChromiumLinux',
'master.chromium.lkgr': 'ChromiumLKGR',
« no previous file with comments | « masters/master.chromium.infra/slaves.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698