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

Unified Diff: build/masters/master.chromium.perf_av/slaves.cfg

Issue 115363004: Remove "AV Win7" bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 7 years 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 | « build/masters/master.chromium.perf_av/master_site_config.py ('k') | build/tests/masters_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/masters/master.chromium.perf_av/slaves.cfg
===================================================================
--- build/masters/master.chromium.perf_av/slaves.cfg (revision 240935)
+++ build/masters/master.chromium.perf_av/slaves.cfg (working copy)
@@ -1,35 +0,0 @@
-# -*- python -*-
-# ex: set syntax=python:
-
-# Copyright (c) 2012 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.
-
-# See master.experimental/slaves.cfg for documentation.
-
-slaves = [
- {
- 'master': 'ChromiumPerfAv',
- 'hostname': 'chromeperf17',
- 'builder': 'AV Linux',
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumPerfAv',
- 'hostname': 'chromeperf18',
- 'builder': 'AV Linux Builder',
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'ChromiumPerfAv',
- 'hostname': 'chromeperf33',
- 'builder': 'AV Win7',
- 'os': 'win',
- 'version': 'Win7',
- 'bits': '64',
- },
-]
« no previous file with comments | « build/masters/master.chromium.perf_av/master_site_config.py ('k') | build/tests/masters_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698