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

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

Issue 761473002: Remove obsolete trybots, round #1 (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 1 month 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
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 bde3697a1cce6b87272359694f7eb379c583ae4b..fa84cd692e42da4b13e460a6d0cb6a09e18770aa 100644
--- a/masters/master.tryserver.chromium.linux/slaves.cfg
+++ b/masters/master.tryserver.chromium.linux/slaves.cfg
@@ -46,7 +46,6 @@ def linux():
'linux_chromium_dbg', 'linux_chromium_rel',
'linux_chromium_dbg_ng', 'linux_chromium_rel_ng',
'linux_chromium_compile_dbg', 'linux_chromium_compile_rel',
- 'linux_rel_naclmore',
'linux_arm_compile',
'linux_chromium_gn_dbg', 'linux_chromium_gn_rel',
@@ -73,10 +72,7 @@ def linux():
# increase the "cache locally" of having a checkout already recent on the
# slave.
extras = [
- [['linux_chromeos_valgrind'], 2],
- [['linux_valgrind'], 4],
[['linux_chromeos_asan', 'linux_chromeos_browser_asan'], 6],
- [['linux_redux'], 2],
[['linux_nacl_sdk', 'linux_nacl_sdk_bionic'], 3],
[['linux_ecs_ozone'], 3],
[['linux_arm'], 3],

Powered by Google App Engine
This is Rietveld 408576698