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

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 1916223005: Remove 'ChromiumOS Linux Tests' bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: put trusty bots back in (bad merge) 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 | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index 5ca492ff923d59b40b08372bdc321798406bac66..4f7dd3a13875f43df6ebaeb63b179b7a64b34ce7 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -118,7 +118,6 @@ s_chromium = Scheduler(
'Chromium Mac 10.10 MacViews',
'Chromium Mac 10.11',
'Chromium Mac 10.11 Force Mac Toolchain',
- 'ChromiumOS Linux Tests',
'Linux ARM',
'Linux Trusty',
'Linux Trusty (dbg)',
@@ -946,13 +945,6 @@ b_linux_arm = {
'auto_reboot': False,
}
-b_chromiumos_linux_tests = {
- 'name': 'ChromiumOS Linux Tests',
- 'factory': F_RECIPE_MISC,
- 'category': 'linux',
- 'auto_reboot': False,
-}
-
b_chromium_trusty = {
'name': 'Linux Trusty',
'factory': annotator_factory.AnnotatorFactory().BaseFactory('chromium'),
@@ -1156,7 +1148,6 @@ c['builders'] = [
b_chromium_linux_goma_canary_clobber,
b_chromium_linux_precise_goma_linktest,
b_chromium_linux32_goma_canary_clobber,
- b_chromiumos_linux_tests,
# Linux ARM
b_linux_arm,
« no previous file with comments | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698