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

Unified Diff: tests/masters_test.py

Issue 1345803002: Master configuration for the custom-tabs-client CQ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: biuldbucket stuff Created 5 years, 3 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.client.custom_tabs_client/master_site_config.py ('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 db6d2a2c169e25ff9c7cb232d9967b4694204b84..c81987e1ffbb8fea405db0a69a5ceff0a5b034b4 100755
--- a/tests/masters_test.py
+++ b/tests/masters_test.py
@@ -280,6 +280,7 @@ def main(argv):
'master.tryserver.chromium.win': 'TryServerChromiumWin',
'master.tryserver.chromium.perf': 'ChromiumPerfTryServer',
'master.tryserver.client.catapult': 'CatapultTryserver',
+ 'master.tryserver.client.custom_tabs_client': 'CustomTabsClientTryserver',
'master.tryserver.client.mojo': 'MojoTryServer',
'master.tryserver.blink': 'BlinkTryServer',
'master.tryserver.infra': 'InfraTryServer',
« no previous file with comments | « masters/master.tryserver.client.custom_tabs_client/master_site_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698