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

Unified Diff: masters/master.tryserver.chromium.linux/slaves.cfg

Issue 953303004: Add linux_arm_compile builder to list of CQ bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.linux/slaves.cfg
diff --git a/masters/master.tryserver.chromium.linux/slaves.cfg b/masters/master.tryserver.chromium.linux/slaves.cfg
index 51c594266fb1a869d3fc3a8ee44263bf3c93518b..e5b6367d6e99e74c03406a29d2804965eccefa77 100644
--- a/masters/master.tryserver.chromium.linux/slaves.cfg
+++ b/masters/master.tryserver.chromium.linux/slaves.cfg
@@ -17,6 +17,7 @@ def linux():
'cast_shell_apk',
'chromium_presubmit',
'infra_tester',
+ 'linux_arm_compile',
'linux_chromium_asan_rel',
'linux_chromium_asan_rel_ng',
'linux_chromium_chromeos_compile_dbg_ng',
@@ -33,7 +34,6 @@ def linux():
optional_slaves = range(121, 125) + range(493, 496) + range(714, 719)
optional_builders = [
'linux_arm',
- 'linux_arm_compile',
'linux_chromium_chromeos_asan_rel_ng',
'linux_chromium_chromeos_compile_rel_ng',
'linux_chromium_chromeos_dbg_ng',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698