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

Unified Diff: masters/master.client.legion/master_site_config.py

Issue 1891973002: Remove client.legion (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Remove the actual master.client.legion files Created 4 years, 8 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.client.legion/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.client.legion/master_site_config.py
diff --git a/masters/master.client.legion/master_site_config.py b/masters/master.client.legion/master_site_config.py
deleted file mode 100644
index 2f302bdfb0a538cb624beddc34485125023e74fe..0000000000000000000000000000000000000000
--- a/masters/master.client.legion/master_site_config.py
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2014 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# This file was generated from
-# scripts/tools/buildbot_tool_templates/master_site_config.py
-# by "../../build/scripts/tools/buildbot-tool gen .".
-# DO NOT EDIT BY HAND!
-
-
-"""ActiveMaster definition."""
-
-from config_bootstrap import Master
-
-class ClientLegion(Master.Master3):
- project_name = 'ClientLegion'
- master_port = 20315
- slave_port = 30315
- master_port_alt = 25315
- buildbot_url = 'https://build.chromium.org/p/client.legion/'
- buildbucket_bucket = None
- service_account_file = None
« no previous file with comments | « masters/master.client.legion/master.cfg ('k') | tests/masters_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698