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

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

Issue 1148793004: Remove old FYI ARM linux bot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 6 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 996204a759bbe8bd3513471e36b828f3feec2516..78a340ddfcd539b534f50829d07c3fc1ebb22db5 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -154,7 +154,6 @@ s_chromium = Scheduler(
'Windows 8 App Certification',
'ChromiumOS Linux Tests',
'Ozone ECS Linux',
- 'Linux ARM',
'Linux ARM Cross-Compile',
'Linux Trusty',
'Linux Trusty (32)',
@@ -1538,13 +1537,6 @@ b_windows_8_app_certification = {
'category': 'windows',
}
-b_linux_arm = {
- 'name': 'Linux ARM',
- 'factory': annotator_factory.AnnotatorFactory().BaseFactory('chromium'),
- 'category': 'linux',
- 'auto_reboot': False,
-}
-
b_linux_arm_cross_compile = {
'name': 'Linux ARM Cross-Compile',
'factory': annotator_factory.AnnotatorFactory().BaseFactory(
@@ -1855,7 +1847,6 @@ c['builders'] = [
b_chromiumos_linux_tests,
# Linux ARM
- b_linux_arm,
b_linux_arm_cross_compile,
b_linux_arm_tests_panda,
« 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